diff options
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -135,10 +135,10 @@ diff | |||
135 | Make sure we handle empty files properly: | 135 | Make sure we handle empty files properly: |
136 | From the patch man page: | 136 | From the patch man page: |
137 | 137 | ||
138 | you can remove a file by sending out a context diff that compares | 138 | you can remove a file by sending out a context diff that compares |
139 | the file to be deleted with an empty file dated the Epoch. The | 139 | the file to be deleted with an empty file dated the Epoch. The |
140 | file will be removed unless patch is conforming to POSIX and the | 140 | file will be removed unless patch is conforming to POSIX and the |
141 | -E or --remove-empty-files option is not given. | 141 | -E or --remove-empty-files option is not given. |
142 | --- | 142 | --- |
143 | patch | 143 | patch |
144 | Should have simple fuzz factor support to apply patches at an offset which | 144 | Should have simple fuzz factor support to apply patches at an offset which |