diff options
Diffstat (limited to 'toys/pending/dhcpd.c')
-rw-r--r-- | toys/pending/dhcpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/dhcpd.c b/toys/pending/dhcpd.c index 2d4ee79b..2919cb52 100644 --- a/toys/pending/dhcpd.c +++ b/toys/pending/dhcpd.c @@ -10,7 +10,7 @@ config DHCPD bool "dhcpd" default n help - Usage: dhcpd [-fS] [-P N] [CONFFILE] + usage: dhcpd [-fS] [-P N] [CONFFILE] -f Run in foreground -S Log to syslog too |