master
syslogc - client to read memory buffered logs from syslogd; manpage nits jmc@, fixes jose@; ok deraadt@
man pages: add missing commas between subordinate and main clauses
No need to declare optind, optarg or opterr; unistd.h does this for us. From Jan Stary. OK deraadt@