CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2015/07/07 15:43:35
Modified files: usr.sbin/syslogd: syslogd.8 Log message: Do not explain multiple times how to put brackets around IPv6 addresses in syslogd(8). Using brackets to separate an IPv6 address from the port number is common practice and we keep the text in syslog.conf(5). OK jmc@