aboutsummaryrefslogtreecommitdiff
path: root/networking/nameif.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-06-05 03:58:28 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-06-05 03:58:28 +0200
commit66426760beef7e87c4735f433d123daf911b5b4a (patch)
tree7aa341ba4d1b01b69feeb878d1b78f974207abb0 /networking/nameif.c
parent9f7780250ce4bbee9c0a8f1044875e303479e196 (diff)
downloadbusybox-w32-66426760beef7e87c4735f433d123daf911b5b4a.tar.gz
busybox-w32-66426760beef7e87c4735f433d123daf911b5b4a.tar.bz2
busybox-w32-66426760beef7e87c4735f433d123daf911b5b4a.zip
*: remove "Options:" string from help texts
function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/nameif.c')
-rw-r--r--networking/nameif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/nameif.c b/networking/nameif.c
index 78719edac..9a16b0fbc 100644
--- a/networking/nameif.c
+++ b/networking/nameif.c
@@ -61,7 +61,6 @@
61//usage: "\n [mac=]XX:XX:XX:XX:XX:XX" 61//usage: "\n [mac=]XX:XX:XX:XX:XX:XX"
62//usage: ) 62//usage: )
63//usage: "\n" 63//usage: "\n"
64//usage: "\nOptions:"
65//usage: "\n -c FILE Configuration file (default: /etc/mactab)" 64//usage: "\n -c FILE Configuration file (default: /etc/mactab)"
66//usage: "\n -s Log to syslog" 65//usage: "\n -s Log to syslog"
67//usage: 66//usage: