CVSROOT: /cvs Module name: src Changes by: sobr...@cvs.openbsd.org 2009/10/22 09:02:13
Modified files: share/man/man4 : unix.4 usr.bin/aucat : aucat.1 usr.bin/fstat : fstat.1 usr.bin/nc : nc.1 usr.bin/ssh : ssh-add.1 ssh-agent.1 ssh.1 usr.sbin/apm : apm.8 usr.sbin/apmd : apmd.8 usr.sbin/dvmrpctl: dvmrpctl.8 usr.sbin/dvmrpd: dvmrpd.8 usr.sbin/ospf6ctl: ospf6ctl.8 usr.sbin/ospf6d: ospf6d.8 usr.sbin/ospfctl: ospfctl.8 usr.sbin/ospfd : ospfd.8 usr.sbin/relayctl: relayctl.8 usr.sbin/relayd: relayd.8 usr.sbin/ripctl: ripctl.8 usr.sbin/ripd : ripd.8 usr.sbin/smtpd : smtpctl.8 smtpd.8 usr.sbin/snmpctl: snmpctl.8 usr.sbin/syslogd: syslogd.8 Log message: write UNIX-domain in a more consistent way; while here, replace a few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@