Date: Tue, 9 May 2000 07:02:07 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df df.1 src/usr.bin/ipcrm ipcrm.1 src/usr.sbin/kbdcontrol kbdcontrol.1 src/usr.sbin/tcpdump/tcpslice tcpslice.1 src/lib/libutil property.3 src/lib/libc_r/man pthread_cond_timedwait.3 src/lib/libc/stdlib strtoul.3 ... Message-ID: <200005091402.HAA35090@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/05/09 07:02:07 PDT
Modified files:
bin/df df.1
usr.bin/ipcrm ipcrm.1
usr.sbin/kbdcontrol kbdcontrol.1
usr.sbin/tcpdump/tcpslice tcpslice.1
lib/libutil property.3
lib/libc_r/man pthread_cond_timedwait.3
lib/libc/stdlib strtoul.3
usr.sbin/i4b/man i4btrc.4
share/man/man4 icmp6.4 si.4 termios.4
contrib/amd/scripts amd.conf.5
usr.sbin/pim6dd pim6dd.conf.5
share/man/man7 security.7
contrib/amd/amd amd.8
usr.sbin/traceroute6 traceroute6.8
share/man/man9 VOP_ACCESS.9 VOP_LEASE.9
devfs_remove_dev.9 device_add_child.9
vput.9
Log:
Fix miscellaneous mdoc macro argument limit infringements.
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Revision Changes Path
1.19 +5 -2 src/bin/df/df.1
1.8 +2 -3 src/usr.bin/ipcrm/ipcrm.1
1.19 +5 -3 src/usr.sbin/kbdcontrol/kbdcontrol.1
1.8 +3 -2 src/usr.sbin/tcpdump/tcpslice/tcpslice.1
1.10 +2 -2 src/lib/libutil/property.3
1.10 +2 -2 src/lib/libc_r/man/pthread_cond_timedwait.3
1.6 +2 -2 src/lib/libc/stdlib/strtoul.3
1.8 +2 -2 src/usr.sbin/i4b/man/i4btrc.4
1.3 +3 -2 src/share/man/man4/icmp6.4
1.21 +2 -2 src/share/man/man4/si.4
1.13 +3 -2 src/share/man/man4/termios.4
1.10 +3 -3 src/contrib/amd/scripts/amd.conf.5
1.5 +2 -2 src/usr.sbin/pim6dd/pim6dd.conf.5
1.14 +2 -2 src/share/man/man7/security.7
1.8 +3 -3 src/contrib/amd/amd/amd.8
1.4 +2 -2 src/usr.sbin/traceroute6/traceroute6.8
1.8 +2 -2 src/share/man/man9/VOP_ACCESS.9
1.3 +2 -2 src/share/man/man9/VOP_LEASE.9
1.6 +2 -2 src/share/man/man9/devfs_remove_dev.9
1.9 +2 -2 src/share/man/man9/device_add_child.9
1.7 +2 -2 src/share/man/man9/vput.9
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005091402.HAA35090>
