summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-12-18 18:55:15 +0000
committerdelphij <delphij@FreeBSD.org>2009-12-18 18:55:15 +0000
commit313c69ffd1201ae296d0e8826a61469491b93387 (patch)
tree68edda7174c429989dbe22a3a4efb46aa6cdd937 /ObsoleteFiles.inc
parentbbe4674e14003f8d1d8e7c0d43585aae52aa4dc0 (diff)
downloadFreeBSD-src-313c69ffd1201ae296d0e8826a61469491b93387.zip
FreeBSD-src-313c69ffd1201ae296d0e8826a61469491b93387.tar.gz
MFC r199463:
rc.early(8) was removed as of 20090530 so remove manual page reference to it.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 090e4bb..650f84b 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,16 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20091218: removal of rc.early(8) link
+OLD_FILES+=usr/share/man/man8/rc.early.8.gz
+# 20091027: pselect.3 implemented as syscall
+OLD_FILES+=usr/share/man/man3/pselect.3.gz
+# 20091005: fusword.9 and susword.9 removed
+OLD_FILES+=usr/share/man/man9/fusword.9.gz
+OLD_FILES+=usr/share/man/man9/susword.9.gz
+# 20090909: vesa and dpms promoted to be i386/amd64 common
+OLD_FILES+=usr/include/machine/pc/vesa.h
+OLD_FILES+=usr/share/man/man4/i386/dpms.4.gz
# 20090904: remove lukemftpd
OLD_FILES+=usr/libexec/lukemftpd
OLD_FILES+=usr/share/man/man5/ftpd.conf.5.gz
OpenPOWER on IntegriCloud