diff toys/pending/dhcpd.c @ 1265:0ecfaa7022e8 draft

usage: is lower case (the help generator looks for that, might as well be consistent).
author Rob Landley <rob@landley.net>
date Wed, 23 Apr 2014 08:37:07 -0500
parents e11684e3bbc5
children 6a06541c090c
line wrap: on
line diff
--- a/toys/pending/dhcpd.c	Sun Apr 20 14:22:19 2014 -0500
+++ b/toys/pending/dhcpd.c	Wed Apr 23 08:37:07 2014 -0500
@@ -10,7 +10,7 @@
   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