svn commit: trunk/busybox/findutils

vapier at busybox.net vapier at busybox.net
Mon Jul 3 05:19:48 UTC 2006


Author: vapier
Date: 2006-07-02 22:19:44 -0700 (Sun, 02 Jul 2006)
New Revision: 15584

Log:
make the -0 xargs option a little more clear

Modified:
   trunk/busybox/findutils/Config.in


Changeset:
Modified: trunk/busybox/findutils/Config.in
===================================================================
--- trunk/busybox/findutils/Config.in	2006-07-03 00:46:47 UTC (rev 15583)
+++ trunk/busybox/findutils/Config.in	2006-07-03 05:19:44 UTC (rev 15584)
@@ -148,7 +148,7 @@
 	  is exceeded.
 
 config CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM
-	bool "Enable options -0"
+	bool "Enable null terminated option -0"
 	default n
 	depends on CONFIG_XARGS
 	help




More information about the busybox-cvs mailing list