summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-27 17:36:13 +0000
committerantoine <antoine@FreeBSD.org>2010-02-27 17:36:13 +0000
commitd828528c4c0fe2bb6a99b6f2d8f4014e2592350b (patch)
tree28a04fc58679a1dae7323cfd240c093596603631 /ObsoleteFiles.inc
parentc56341aa63aed50a718958101e8085a6b0a5af73 (diff)
downloadFreeBSD-src-d828528c4c0fe2bb6a99b6f2d8f4014e2592350b.zip
FreeBSD-src-d828528c4c0fe2bb6a99b6f2d8f4014e2592350b.tar.gz
Add more obsolete files.
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 9bf446a..9d3675f 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.
#
+# 20100208: man pages moved
+.if ${TARGET_ARCH} == "i386"
+OLD_FILES+=usr/share/man/man4/i386/alpm.4.gz
+OLD_FILES+=usr/share/man/man4/i386/amdpm.4.gz
+OLD_FILES+=usr/share/man/man4/i386/mcd.4.gz
+OLD_FILES+=usr/share/man/man4/i386/padlock.4.gz
+OLD_FILES+=usr/share/man/man4/i386/pcf.4.gz
+OLD_FILES+=usr/share/man/man4/i386/scd.4.gz
+OLD_FILES+=usr/share/man/man4/i386/viapm.4.gz
+.endif
# 20100122: move BSDL bc/dc USD documents to /usr/share/doc/usd
OLD_FILES+=usr/share/doc/papers/bc.ascii.gz
OLD_FILES+=usr/share/doc/papers/dc.ascii.gz
OpenPOWER on IntegriCloud