svn commit: trunk/busybox/findutils

aldot at busybox.net aldot at busybox.net
Sun Feb 4 09:24:53 PST 2007


Author: aldot
Date: 2007-02-04 09:24:53 -0800 (Sun, 04 Feb 2007)
New Revision: 17766

Log:
- improve wording


Modified:
   trunk/busybox/findutils/Config.in


Changeset:
Modified: trunk/busybox/findutils/Config.in
===================================================================
--- trunk/busybox/findutils/Config.in	2007-02-04 17:21:55 UTC (rev 17765)
+++ trunk/busybox/findutils/Config.in	2007-02-04 17:24:53 UTC (rev 17766)
@@ -96,8 +96,8 @@
 	depends on FIND
 	help
 	  Support the '!' operator to invert the test results. If 'Enable
-	  full-blown desktop' is enabled, then will also the non-POSIX 
-	  '-not' be supported.
+	  full-blown desktop' is enabled, then will also support the
+	  non-POSIX notation '-not'.
 
 config GREP
 	bool "grep"



More information about the busybox-cvs mailing list