View | Details | Raw Unified | Return to bug 171580
Collapse All | Expand All

(-)usr.sbin/syslogd/syslog.conf.5 (-1 / +5 lines)
Lines 28-34 Link Here
28
.\"     @(#)syslog.conf.5	8.1 (Berkeley) 6/9/93
28
.\"     @(#)syslog.conf.5	8.1 (Berkeley) 6/9/93
29
.\" $FreeBSD$
29
.\" $FreeBSD$
30
.\"
30
.\"
31
.Dd December 23, 2008
31
.Dd September 12, 2012
32
.Dt SYSLOG.CONF 5
32
.Dt SYSLOG.CONF 5
33
.Os
33
.Os
34
.Sh NAME
34
.Sh NAME
Lines 347-352 Link Here
347
.Pq Ql :\&
347
.Pq Ql :\&
348
then that port will be used as the destination port
348
then that port will be used as the destination port
349
rather than the usual syslog port.
349
rather than the usual syslog port.
350
IPv6 addresses can be used if surrounded by
351
.Pq Ql [\&
352
and
353
.Pq Ql ]\& .
350
.It
354
.It
351
A comma separated list of users.
355
A comma separated list of users.
352
Selected messages are written to those users
356
Selected messages are written to those users

Return to bug 171580