freebsd-dev/usr.sbin/syslogd
Warner Losh 327608b266 style(9) nitlet:
foo() {
}

to

foo()
{
}
2005-10-17 16:51:06 +00:00
..
Makefile Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
pathnames.h Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software 2004-08-07 04:28:56 +00:00
syslog.conf.5 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
syslogd.8 Add -S option which allows to change the pathname of the privileged 2005-04-13 03:19:41 +00:00
syslogd.c style(9) nitlet: 2005-10-17 16:51:06 +00:00