aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-28 16:46:03 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-28 16:46:03 +0000
commit0864f4d14f8838e721a17717efc5f9de4db61480 (patch)
tree622dee99d39bbc95ccd1c5ccda946fbc6c06d348 /networking
parent58a275b303adfd1a9f27005ece5e9cb83443b5cc (diff)
downloadbusybox-0864f4d14f8838e721a17717efc5f9de4db61480.tar.gz
- fix formatting of help text
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 11e781207..f78056827 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -223,8 +223,7 @@ config IFUPDOWN
of support questions on the mailing list), I do not force you to
enable these additional options. It is up to you to supply either
"ifconfig", "route" and "run-parts" or the "ip" command, either
- via busybox or via
- standalone utilities.
+ via busybox or via standalone utilities.
config FEATURE_IFUPDOWN_IP
bool "Use ip applet"