aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/usage.h2
-rw-r--r--networking/Config.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h
index 0e606609d..d5cf4cc1d 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2716,7 +2716,7 @@
2716"loading). modprobe uses a configuration file to determine what option(s) to\n" \ 2716"loading). modprobe uses a configuration file to determine what option(s) to\n" \
2717"pass each module it loads.\n" \ 2717"pass each module it loads.\n" \
2718"\n" \ 2718"\n" \
2719"The configuration file is searched (in order) amongst:\n" \ 2719"The configuration file is searched (in this order):\n" \
2720"\n" \ 2720"\n" \
2721" /etc/modprobe.conf (2.6 only)\n" \ 2721" /etc/modprobe.conf (2.6 only)\n" \
2722" /etc/modules.conf\n" \ 2722" /etc/modules.conf\n" \
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
828config FEATURE_TRACEROUTE_SOURCE_ROUTE 828config FEATURE_TRACEROUTE_SOURCE_ROUTE