Date: Thu, 21 Jan 2010 17:25:12 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/date date.1 src/lib/libpam/modules/pam_lastlog pam_lastlog.8 src/libexec/comsat comsat.8 src/libexec/ftpd ftpd.8 src/sbin/init init.8 src/sbin/reboot reboot.8 src/share/man/man3 sysexits.3 src/share/man/man7 hier.7 src/share/security ... Message-ID: <201001211726.o0LHQtJB086358@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2010-01-21 17:25:12 UTC
FreeBSD src repository
Modified files:
bin/date date.1
lib/libpam/modules/pam_lastlog pam_lastlog.8
libexec/comsat comsat.8
libexec/ftpd ftpd.8
sbin/init init.8
sbin/reboot reboot.8
share/man/man3 sysexits.3
share/man/man7 hier.7
share/security lomac-policy.contexts
usr.bin/at at.man
usr.bin/finger finger.1
usr.bin/last last.1
usr.bin/ncplist ncplist.1
usr.bin/talk talk.1
usr.bin/users users.1
usr.bin/w w.1
usr.bin/who who.1
usr.sbin/ac ac.8
usr.sbin/lastlogin lastlogin.8
usr.sbin/rwhod rwhod.8
Log:
SVN rev 202756 on 2010-01-21 17:25:12Z by ed
Remove stale references to utmp(5) and its corresponding filenames.
I removed utmp and its manpage, but not other manpages referring to it.
Revision Changes Path
1.76 +2 -2 src/bin/date/date.1
1.8 +2 -7 src/lib/libpam/modules/pam_lastlog/pam_lastlog.8
1.15 +1 -1 src/libexec/comsat/comsat.8
1.76 +1 -2 src/libexec/ftpd/ftpd.8
1.51 +5 -15 src/sbin/init/init.8
1.25 +2 -3 src/sbin/reboot/reboot.8
1.17 +1 -1 src/share/man/man3/sysexits.3
1.134 +8 -4 src/share/man/man7/hier.7
1.2 +2 -2 src/share/security/lomac-policy.contexts
1.36 +2 -2 src/usr.bin/at/at.man
1.36 +3 -4 src/usr.bin/finger/finger.1
1.19 +6 -6 src/usr.bin/last/last.1
1.12 +1 -1 src/usr.bin/ncplist/ncplist.1
1.21 +2 -2 src/usr.bin/talk/talk.1
1.8 +3 -3 src/usr.bin/users/users.1
1.22 +2 -2 src/usr.bin/w/w.1
1.18 +13 -13 src/usr.bin/who/who.1
1.22 +9 -9 src/usr.sbin/ac/ac.8
1.5 +3 -3 src/usr.sbin/lastlogin/lastlogin.8
1.24 +2 -3 src/usr.sbin/rwhod/rwhod.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001211726.o0LHQtJB086358>
