diff options
Diffstat (limited to 'usr.sbin/syslogd/syslogd.8')
| -rw-r--r-- | usr.sbin/syslogd/syslogd.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index d15b0ab1467b9..e5905e46eadd8 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -28,7 +28,7 @@ .\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd November 8, 2004 +.Dd May 5, 2005 .Dt SYSLOGD 8 .Os .Sh NAME @@ -202,6 +202,10 @@ the default is Specify an alternative file in which to store the process ID. The default is .Pa /var/run/syslog.pid . +.It Fl S +Specify the pathname of an alternate log socket for privileged +applications to be used instead; the default is +.Pa /var/run/logpriv . .It Fl l Specify a location where .Nm |
