aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-27 03:42:30 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-27 03:42:30 +0000
commit0b7dfb5ae73bcc29f1d5dfdb1b37c5b1d34b5904 (patch)
tree32e44180f01f1949e42de443f0a306b7075fe0ba /TODO
parenta7881119ccdd325e4dac67981c304aa815ee56ef (diff)
downloadbusybox-0b7dfb5ae73bcc29f1d5dfdb1b37c5b1d34b5904.tar.gz
eat gremlins
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index f42c83ff8..c603a1651 100644
--- a/TODO
+++ b/TODO
@@ -135,10 +135,10 @@ diff
Make sure we handle empty files properly:
From the patch man page:
-   you can remove a file by sending out a context diff that compares
-   the file to be deleted with an empty file dated the Epoch.  The
-   file will be removed unless patch is conforming to POSIX and the
-   -E or --remove-empty-files option is not given.
+ you can remove a file by sending out a context diff that compares
+ the file to be deleted with an empty file dated the Epoch. The
+ file will be removed unless patch is conforming to POSIX and the
+ -E or --remove-empty-files option is not given.
---
patch
Should have simple fuzz factor support to apply patches at an offset which