summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2008-08-31 08:33:41 +0000
committerantoine <antoine@FreeBSD.org>2008-08-31 08:33:41 +0000
commitab700039e9f0f1c360e08a0843e200b6a334fdf7 (patch)
tree9c824f3ee204276271caa388441f685885f3d60f /ObsoleteFiles.inc
parentfe3cf0e14f5d3626c61231a9bc8e9ca6ba3e4812 (diff)
downloadFreeBSD-src-ab700039e9f0f1c360e08a0843e200b6a334fdf7.zip
FreeBSD-src-ab700039e9f0f1c360e08a0843e200b6a334fdf7.tar.gz
Add more obsolete files.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 6452a04..f4ab192 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -16,6 +16,24 @@
# 20080823: removal of unneeded pt_chown, to implement grantpt(3)
OLD_FILES+=usr/libexec/pt_chown
+# 20080822: ntp 4.2.4p5 import
+OLD_FILES+=usr/share/doc/ntp/driver23.html
+OLD_FILES+=usr/share/doc/ntp/driver24.html
+# 20080821: several man pages moved from man4.i386 to man4
+.if ${TARGET_ARCH} == "i386"
+OLD_FILES+=usr/share/man/man4/i386/acpi_aiboost.4.gz
+OLD_FILES+=usr/share/man/man4/i386/acpi_asus.4.gz
+OLD_FILES+=usr/share/man/man4/i386/acpi_fujitsu.4.gz
+OLD_FILES+=usr/share/man/man4/i386/acpi_ibm.4.gz
+OLD_FILES+=usr/share/man/man4/i386/acpi_panasonic.4.gz
+OLD_FILES+=usr/share/man/man4/i386/acpi_sony.4.gz
+OLD_FILES+=usr/share/man/man4/i386/acpi_toshiba.4.gz
+OLD_FILES+=usr/share/man/man4/i386/ichwd.4.gz
+OLD_FILES+=usr/share/man/man4/i386/if_ndis.4.gz
+OLD_FILES+=usr/share/man/man4/i386/io.4.gz
+OLD_FILES+=usr/share/man/man4/i386/linux.4.gz
+OLD_FILES+=usr/share/man/man4/i386/ndis.4.gz
+.endif
# 20080820: MPSAFE TTY layer integrated
OLD_FILES+=usr/include/sys/linedisc.h
OLD_FILES+=usr/share/man/man3/posix_openpt.3.gz
OpenPOWER on IntegriCloud