aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-01-04 13:35:09 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-01-04 13:35:09 +0000
commitc00411a16abc95cf55f0b949ef7325b88a5552cf (patch)
tree55f37ed46d1b5e32e04e45d7d0d724b9a4e915bb /networking
parent5990efb7957818427d865dc13f28b87b7ff27508 (diff)
downloadbusybox-c00411a16abc95cf55f0b949ef7325b88a5552cf.tar.gz
- better wording
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/Config.in b/networking/Config.in
index be863d3b6..7a29e0eba 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -627,7 +627,7 @@ config CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE
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 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
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