svn commit: trunk/busybox

vapier at busybox.net vapier at busybox.net
Thu Jul 27 03:42:30 UTC 2006


Author: vapier
Date: 2006-07-26 20:42:30 -0700 (Wed, 26 Jul 2006)
New Revision: 15749

Log:
eat gremlins

Modified:
   trunk/busybox/TODO


Changeset:
Modified: trunk/busybox/TODO
===================================================================
--- trunk/busybox/TODO	2006-07-27 03:00:49 UTC (rev 15748)
+++ trunk/busybox/TODO	2006-07-27 03:42:30 UTC (rev 15749)
@@ -135,10 +135,10 @@
   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




More information about the busybox-cvs mailing list