CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2011/09/03 16:59:08

Modified files:
        lib/libc/compat-43: sigvec.3 
        lib/libc/gen   : signal.3 sysctl.3 
        lib/libc/stdio : printf.3 stdio.3 wprintf.3 
        lib/libc/stdlib: strtol.3 
        lib/libc/sys   : execve.2 getsockopt.2 ktrace.2 sigaction.2 
        lib/libocurses : ocurses.3 
        lib/libm/man   : infnan.3 
        usr.bin/netstat: netstat.1 
        usr.bin/oldrdist: oldrdist.1 
        usr.bin/rdist  : rdist.1 
        usr.bin/tr     : tr.1 
        share/man/man9 : vnsubr.9 
        share/man/man8/man8.luna88k: boot_luna88k.8 
        share/man/man5 : disktab.5 login.conf.5 printcap.5 
        share/man/man7 : operator.7 
        share/man/man4/man4.mvme68k: vsbic.4 le.4 vs.4 
        share/man/man4/man4.sparc: cgthree.4 fga.4 mgx.4 rfx.4 tcx.4 
                                   tvtwo.4 vigra.4 zx.4 
        share/man/man4/man4.sparc64: mgx.4 rfx.4 tvtwo.4 uperf.4 vigra.4 
                                     zx.4 ifb.4 
        share/man/man4/man4.hp300: hyper.4 
        share/man/man4/man4.vax: rx.4 
        share/man/man4/man4.hppa: intro.4 io.4 pdc.4 
        share/man/man4/man4.mvme88k: vsbic.4 le.4 vs.4 
        share/man/man4/man4.sgi: intro.4 
        share/man/man4/man4.alpha: tga.4 
        share/man/man4 : ath.4 icmp.4 icmp6.4 ifmedia.4 ne.4 rtw.4 
                         umsm.4 speaker.4 sti.4 ueagle.4 ulpt.4 malo.4 
                         acx.4 pgt.4 uath.4 adv.4 bwi.4 athn.4 itherm.4 
                         ahd.4 aps.4 
        share/termtypes: termcap.5 
        sbin/iked      : iked.conf.5 
        sbin/route     : route.8 
        sbin/sysctl    : sysctl.8 
        sbin/ipsecctl  : ipsec.conf.5 
        libexec/getty  : gettytab.5 
        usr.sbin/popa3d: popa3d.8 
        usr.sbin/procmap: procmap.1 
        usr.sbin/rbootd: rbootd.8 
        games/mille    : mille.6 
        bin/csh        : csh.1 
        bin/ksh        : ksh.1 sh.1 
        bin/pax        : cpio.1 
        bin/stty       : stty.1 

Log message:
make -column lists pretty again;

specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.

in some cases i have rewritten the lists as -tag, where -column made
little sense.

Reply via email to