summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2009-04-16 17:42:25 +0000
committermaxim <maxim@FreeBSD.org>2009-04-16 17:42:25 +0000
commit20f4c52ac3bf49f49eba21f9a883d5227f1b6227 (patch)
treec36adb742c5af8f4d26f63d536ad6ecae4d5e586 /ObsoleteFiles.inc
parent481d50cc5b8cfc736279359e195eba6d03131f7b (diff)
downloadFreeBSD-src-20f4c52ac3bf49f49eba21f9a883d5227f1b6227.zip
FreeBSD-src-20f4c52ac3bf49f49eba21f9a883d5227f1b6227.tar.gz
o Reflect ar(4), ray(4), sr(4), raycontrol(8) removal.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 72fe442..5df1cd3 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,12 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090416: removal of ar(4), ray(4), sr(4), raycontrol(8)
+OLD_FILES+=usr/sbin/raycontrol
+OLD_FILES+=usr/share/man/man4/i386/ar.4.gz
+OLD_FILES+=usr/share/man/man4/i386/ray.4.gz
+OLD_FILES+=usr/share/man/man4/i386/sr.4.gz
+OLD_FILES+=usr/share/man/man8/raycontrol.8.gz
# 20090410: VOP_LEASE.9 removed
OLD_FILES+=usr/share/man/man9/VOP_LEASE.9.gz
# 20090405: removal of if_ppp(4) and if_sl(4)
OpenPOWER on IntegriCloud