svn commit: trunk/busybox: include networking

aldot at busybox.net aldot at busybox.net
Tue Feb 24 10:03:24 UTC 2009


Author: aldot
Date: 2009-02-24 10:03:22 +0000 (Tue, 24 Feb 2009)
New Revision: 25437

Log:
- improve wording


Modified:
   trunk/busybox/include/usage.h
   trunk/busybox/networking/Config.in


Changeset:
Modified: trunk/busybox/include/usage.h
===================================================================
--- trunk/busybox/include/usage.h	2009-02-24 08:56:26 UTC (rev 25436)
+++ trunk/busybox/include/usage.h	2009-02-24 10:03:22 UTC (rev 25437)
@@ -2716,7 +2716,7 @@
 "loading). modprobe uses a configuration file to determine what option(s) to\n" \
 "pass each module it loads.\n" \
 "\n" \
-"The configuration file is searched (in order) amongst:\n" \
+"The configuration file is searched (in this order):\n" \
 "\n" \
 "    /etc/modprobe.conf (2.6 only)\n" \
 "    /etc/modules.conf\n" \

Modified: trunk/busybox/networking/Config.in
===================================================================
--- trunk/busybox/networking/Config.in	2009-02-24 08:56:26 UTC (rev 25436)
+++ trunk/busybox/networking/Config.in	2009-02-24 10:03:22 UTC (rev 25437)
@@ -822,7 +822,7 @@
 	default n
 	depends on TRACEROUTE
 	help
-	  Add some verbosity to traceroute. This includes amongst other things
+	  Add some verbosity to traceroute. This includes among other things
 	  hostnames and ICMP response types.
 
 config FEATURE_TRACEROUTE_SOURCE_ROUTE



More information about the busybox-cvs mailing list