aboutsummaryrefslogtreecommitdiff
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
parent58a275b303adfd1a9f27005ece5e9cb83443b5cc (diff)
downloadbusybox-w32-0864f4d14f8838e721a17717efc5f9de4db61480.tar.gz
busybox-w32-0864f4d14f8838e721a17717efc5f9de4db61480.tar.bz2
busybox-w32-0864f4d14f8838e721a17717efc5f9de4db61480.zip
- fix formatting of help text
-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
223 of support questions on the mailing list), I do not force you to 223 of support questions on the mailing list), I do not force you to
224 enable these additional options. It is up to you to supply either 224 enable these additional options. It is up to you to supply either
225 "ifconfig", "route" and "run-parts" or the "ip" command, either 225 "ifconfig", "route" and "run-parts" or the "ip" command, either
226 via busybox or via 226 via busybox or via standalone utilities.
227 standalone utilities.
228 227
229config FEATURE_IFUPDOWN_IP 228config FEATURE_IFUPDOWN_IP
230 bool "Use ip applet" 229 bool "Use ip applet"