minimal man page adaption:

Index: syslog.conf.5
===================================================================
RCS file: /cvs/src/usr.sbin/syslogd/syslog.conf.5,v
retrieving revision 1.26
diff -u -r1.26 syslog.conf.5
--- syslog.conf.5       25 Aug 2014 20:25:46 -0000      1.26
+++ syslog.conf.5       28 Dec 2014 16:53:17 -0000
@@ -227,8 +227,8 @@
 and
 .Ql ]\&
 .Pc .
-A prefix udp4:// or udp6:// in front of the hostname and after the
-at sign will force IPv4 or IPv6 addresses for UDP transport.
+A prefixed udp4://, udp6://, tcp4:// or tcp6:// in front of the hostname and
+after the at sign will force IPv4 or IPv6 addresses for UDP or TCP transport.
 .It
 A comma separated list of users.
 Selected messages are written to those users

Reply via email to