diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-02-02 16:06:02 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-02-02 16:06:02 +0000 |
commit | 7a7e54a1909371bcff72ab4944ffe36cf369aeec (patch) | |
tree | b94561a9bce5d97bf2e5875ff8dccdf73fb3ca1a | |
parent | e129f43c83893485b977a3eea35f428d6bab6565 (diff) | |
download | busybox-w32-7a7e54a1909371bcff72ab4944ffe36cf369aeec.tar.gz busybox-w32-7a7e54a1909371bcff72ab4944ffe36cf369aeec.tar.bz2 busybox-w32-7a7e54a1909371bcff72ab4944ffe36cf369aeec.zip |
- update helptext
-rw-r--r-- | networking/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in index 2235dbe3f..55161fe1e 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -394,6 +394,7 @@ config FEATURE_IP_SHORT_FORMS | |||
394 | ip link -> iplink | 394 | ip link -> iplink |
395 | ip route -> iproute | 395 | ip route -> iproute |
396 | ip tunnel -> iptunnel | 396 | ip tunnel -> iptunnel |
397 | ip rule -> iprule | ||
397 | 398 | ||
398 | Say N unless you desparately need the short form of the ip | 399 | Say N unless you desparately need the short form of the ip |
399 | object commands. | 400 | object commands. |