diff options
author | aldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2007-03-28 16:46:03 +0000 |
---|---|---|
committer | aldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2007-03-28 16:46:03 +0000 |
commit | 0bc258de4d98f01c0a66fdf1d5f6dba42445907e (patch) | |
tree | 622dee99d39bbc95ccd1c5ccda946fbc6c06d348 | |
parent | f2b1bcd7a8e56b729495631ca10696a2e5b7c0e1 (diff) | |
download | busybox-w32-0bc258de4d98f01c0a66fdf1d5f6dba42445907e.tar.gz busybox-w32-0bc258de4d98f01c0a66fdf1d5f6dba42445907e.tar.bz2 busybox-w32-0bc258de4d98f01c0a66fdf1d5f6dba42445907e.zip |
- fix formatting of help text
git-svn-id: svn://busybox.net/trunk/busybox@18262 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | networking/Config.in | 3 |
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 | ||
229 | config FEATURE_IFUPDOWN_IP | 228 | config FEATURE_IFUPDOWN_IP |
230 | bool "Use ip applet" | 229 | bool "Use ip applet" |