CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2015/06/30 12:41:24
Modified files: usr.sbin/syslogd: syslogd.c Log message: Sort the syslogd getopt string and switch cases according to the man page. This makes it easier to check wether both are consistent. OK jung@