imp 2006-05-23 16:57:47 UTC
FreeBSD src repository
Modified files:
sbin/dhclient dhclient.c
Log:
Remove 'n' from the getopt string. There's no -n option that is
parsed, so it winds up at usage anyway.
Add 'b' to the usage summary. Noticed by Ben Mesander.
Revision Changes Path
1.15 +2 -2 src/sbin/dhclient/dhclient.c