aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-08-15 20:03:36 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-08-15 20:03:36 +0000
commit9f7b92a2e13b184b1d6f7d9fbddc133666224bcf (patch)
tree44fec109468bd6f954e01ca192b289b6fb1ce7d8 /include
parent384b1d12f957a3a4c80fb32bc29cb79c282ac361 (diff)
downloadbusybox-9f7b92a2e13b184b1d6f7d9fbddc133666224bcf.tar.gz
dhcpd: make -S and -f actually work
Diffstat (limited to 'include')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index d9e2857e8..e2686a2b4 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -3676,6 +3676,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
"[-fS] [configfile]" \
#define udhcpd_full_usage \
+ "DHCP server" \
"\n -f Stay in foreground" \
"\n -S Log to syslog too"