Date: Sun, 22 Jun 1997 21:03:51 -0700 (PDT) From: Steve Price <steve@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG, cvs-share@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/games/pig pig.6 src/games/tetris tetris.6 src/lib/libc/gen getcap.3 sysctl.3 tcgetpgrp.3 tcsendbreak.3 tcsetattr.3 tcsetpgrp.3 timezone.3 uname.3 src/lib/libc/locale euc.4 mbrune.3 multibyte.3 rune.3 utf2.4 src/lib/libc/rpc ... Message-ID: <199706230403.VAA25623@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1997/06/22 21:03:50 PDT
Modified files:
games/pig pig.6
games/tetris tetris.6
lib/libc/gen getcap.3 sysctl.3 tcgetpgrp.3
tcsendbreak.3 tcsetattr.3 tcsetpgrp.3
timezone.3 uname.3
lib/libc/locale euc.4 mbrune.3 multibyte.3 rune.3 utf2.4
lib/libc/rpc bindresvport.3 getrpcent.3 getrpcport.3
rpc.5
lib/libc/stdlib realpath.3
lib/libc/sys mmap.2 profil.2 setsid.2
libexec/lfs_cleanerd lfs_cleanerd.8
libexec/rbootd rbootd.8
sbin/disklabel disklabel.8
sbin/i386/cxconfig cxconfig.8
sbin/mount_ext2fs mount_ext2fs.8
sbin/mount_lfs mount_lfs.8
sbin/mount_umap mount_umap.8
share/man/man4/man4.i386 cx.4
share/man/man5 pbm.5
usr.bin/cap_mkdb cap_mkdb.1
usr.bin/gcore gcore.1
usr.bin/id groups.1 id.1 whoami.1
usr.bin/logname logname.1
usr.bin/mklocale mklocale.1
usr.bin/sed sed.1
usr.bin/uname uname.1
usr.sbin/accton accton.8
usr.sbin/amd/amd amd.8
usr.sbin/amd/mk-amd-map mk-amd-map.8
usr.sbin/bootparamd/bootparamd bootparamd.8
usr.sbin/edquota edquota.8
usr.sbin/kbdcontrol kbdcontrol.1
usr.sbin/newsyslog newsyslog.8
Log:
Show the real revision date and not the date that this
manpage is being viewed.
Revision Changes Path
1.2 +1 -1 src/games/pig/pig.6
1.2 +1 -1 src/games/tetris/tetris.6
1.8 +1 -1 src/lib/libc/gen/getcap.3
1.14 +1 -1 src/lib/libc/gen/sysctl.3
1.4 +1 -1 src/lib/libc/gen/tcgetpgrp.3
1.3 +1 -1 src/lib/libc/gen/tcsendbreak.3
1.4 +1 -1 src/lib/libc/gen/tcsetattr.3
1.3 +1 -1 src/lib/libc/gen/tcsetpgrp.3
1.2 +1 -1 src/lib/libc/gen/timezone.3
1.4 +1 -1 src/lib/libc/gen/uname.3
1.6 +1 -1 src/lib/libc/locale/euc.4
1.3 +1 -1 src/lib/libc/locale/mbrune.3
1.4 +1 -1 src/lib/libc/locale/multibyte.3
1.7 +1 -1 src/lib/libc/locale/rune.3
1.5 +1 -1 src/lib/libc/locale/utf2.4
1.5 +1 -1 src/lib/libc/rpc/bindresvport.3
1.9 +1 -1 src/lib/libc/rpc/getrpcent.3
1.4 +1 -1 src/lib/libc/rpc/getrpcport.3
1.4 +1 -1 src/lib/libc/rpc/rpc.5
1.4 +1 -1 src/lib/libc/stdlib/realpath.3
1.13 +1 -1 src/lib/libc/sys/mmap.2
1.7 +2 -2 src/lib/libc/sys/profil.2
1.7 +1 -1 src/lib/libc/sys/setsid.2
1.6 +2 -2 src/libexec/lfs_cleanerd/lfs_cleanerd.8
1.6 +2 -2 src/libexec/rbootd/rbootd.8
1.7 +2 -2 src/sbin/disklabel/disklabel.8
1.3 +1 -1 src/sbin/i386/cxconfig/cxconfig.8
1.4 +1 -1 src/sbin/mount_ext2fs/mount_ext2fs.8
1.4 +1 -1 src/sbin/mount_lfs/mount_lfs.8
1.5 +1 -1 src/sbin/mount_umap/mount_umap.8
1.4 +2 -2 src/share/man/man4/man4.i386/cx.4
1.4 +2 -2 src/share/man/man5/pbm.5
1.5 +2 -2 src/usr.bin/cap_mkdb/cap_mkdb.1
1.3 +1 -1 src/usr.bin/gcore/gcore.1
1.2 +1 -1 src/usr.bin/id/groups.1
1.3 +2 -2 src/usr.bin/id/id.1
1.2 +1 -1 src/usr.bin/id/whoami.1
1.4 +2 -2 src/usr.bin/logname/logname.1
1.3 +1 -1 src/usr.bin/mklocale/mklocale.1
1.4 +1 -1 src/usr.bin/sed/sed.1
1.4 +1 -1 src/usr.bin/uname/uname.1
1.5 +1 -1 src/usr.sbin/accton/accton.8
1.6 +2 -2 src/usr.sbin/amd/amd/amd.8
1.2 +1 -1 src/usr.sbin/amd/mk-amd-map/mk-amd-map.8
1.4 +1 -1 src/usr.sbin/bootparamd/bootparamd/bootparamd.8
1.5 +1 -1 src/usr.sbin/edquota/edquota.8
1.7 +1 -1 src/usr.sbin/kbdcontrol/kbdcontrol.1
1.8 +2 -2 src/usr.sbin/newsyslog/newsyslog.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706230403.VAA25623>
