aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-07-27 03:42:30 +0000
committervapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-07-27 03:42:30 +0000
commita6b603cf9bd54229e2d8a5df64f0b431d885ba41 (patch)
tree32e44180f01f1949e42de443f0a306b7075fe0ba /TODO
parent6687b71fe8dd75a17ac21c7788f961fa5ae2b666 (diff)
downloadbusybox-w32-a6b603cf9bd54229e2d8a5df64f0b431d885ba41.tar.gz
busybox-w32-a6b603cf9bd54229e2d8a5df64f0b431d885ba41.tar.bz2
busybox-w32-a6b603cf9bd54229e2d8a5df64f0b431d885ba41.zip
eat gremlins
git-svn-id: svn://busybox.net/trunk/busybox@15749 69ca8d6d-28ef-0310-b511-8ec308f3f277
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
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---
143patch 143patch
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