svn commit: trunk/busybox/networking

aldot at busybox.net aldot at busybox.net
Wed Jan 4 13:35:11 UTC 2006


Author: aldot
Date: 2006-01-04 05:35:09 -0800 (Wed, 04 Jan 2006)
New Revision: 13080

Log:
- better wording


Modified:
   trunk/busybox/networking/Config.in


Changeset:
Modified: trunk/busybox/networking/Config.in
===================================================================
--- trunk/busybox/networking/Config.in	2006-01-04 10:57:25 UTC (rev 13079)
+++ trunk/busybox/networking/Config.in	2006-01-04 13:35:09 UTC (rev 13080)
@@ -627,7 +627,7 @@
 	default n
 	depends on CONFIG_TRACEROUTE
 	help
-	  Add feature for can specify a loose source route gateway
+	  Add option to specify a loose source route gateway
 	  (8 maximum).
 
 config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
@@ -635,7 +635,7 @@
 	default n
 	depends on CONFIG_TRACEROUTE
 	help
-	  Add feature for can use ICMP ECHO instead of UDP datagrams.
+	  Add feature to allow for ICMP ECHO instead of UDP datagrams.
 
 
 config CONFIG_VCONFIG




More information about the busybox-cvs mailing list