diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-02-24 10:03:22 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-02-24 10:03:22 +0000 |
commit | 12aca796ba909be65be08a5646a4b7419c47655d (patch) | |
tree | 16028ace5f2ba531786249a972cc7219c798c649 /networking | |
parent | 0adf7f2d46a9223a721b64dce9cecdec0b9cdf07 (diff) | |
download | busybox-w32-12aca796ba909be65be08a5646a4b7419c47655d.tar.gz busybox-w32-12aca796ba909be65be08a5646a4b7419c47655d.tar.bz2 busybox-w32-12aca796ba909be65be08a5646a4b7419c47655d.zip |
- improve wording
Diffstat (limited to 'networking')
-rw-r--r-- | networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in index dc0de9a37..7410fcb4b 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -822,7 +822,7 @@ config FEATURE_TRACEROUTE_VERBOSE | |||
822 | default n | 822 | default n |
823 | depends on TRACEROUTE | 823 | depends on TRACEROUTE |
824 | help | 824 | help |
825 | Add some verbosity to traceroute. This includes amongst other things | 825 | Add some verbosity to traceroute. This includes among other things |
826 | hostnames and ICMP response types. | 826 | hostnames and ICMP response types. |
827 | 827 | ||
828 | config FEATURE_TRACEROUTE_SOURCE_ROUTE | 828 | config FEATURE_TRACEROUTE_SOURCE_ROUTE |