CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2011/08/19 13:59:52
Modified files: lib/libc/sys : execve.2 usr.bin/netstat: netstat.1 usr.bin/getent : getent.1 share/man/man4 : ath.4 ne.4 rtw.4 umsm.4 termios.4 ueagle.4 malo.4 acx.4 pgt.4 uath.4 bwi.4 athn.4 sbin/iked : iked.conf.5 sbin/ipsecctl : ipsec.conf.5 usr.sbin/btctl : bt.conf.5 bin/pax : cpio.1 Log message: as with other list types, column lists generally do not need a Pp/-compact construct; this also sidesteps what seems to be a problem with mandoc, in that "-column -compact" seems to mess up the formatting. thus these pages should now have their lists formatted nicely (i.e. correctly aligned and with indent applied); as a side note, the fact that headers are not properly marked up is another issue which will be addressed separately (a mandoc fix is needed, i think). i have fudged a few of these to mark up properly, since the workaround does make sense for some pages. as another side note, i haven;t fixed man7, as i need to prepare a separate diff for kristaps and ingo.