peter 2007-04-19 16:43:30 UTC
FreeBSD src repository
Modified files:
usr.sbin/daemon daemon.c
Log:
Unbreak rev 1.7's getopt usage. The -f switch does not take an argument.
The stray ':' was from the defunct '-g' group arg.
Revision Changes Path
1.8 +1 -1 src/usr.sbin/daemon/daemon.c