summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2015-01-25 04:58:41 +0000
committerimp <imp@FreeBSD.org>2015-01-25 04:58:41 +0000
commiteac68c5fc40633e827139fbe20ba05d0370361c6 (patch)
tree157d1782b00e7ec28019801afe1f3c99bd688015 /ObsoleteFiles.inc
parent41080ba6934763c33f32321415ad143a847598a6 (diff)
downloadFreeBSD-src-eac68c5fc40633e827139fbe20ba05d0370361c6.zip
FreeBSD-src-eac68c5fc40633e827139fbe20ba05d0370361c6.tar.gz
spl man page hasn't been relevant for a while, retire it.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 271cbef..036e5d4 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,20 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20150124: spl.9 and friends
+OLD_FILES+=usr/share/man/man9/spl.9
+OLD_FILES+=usr/share/man/man9/spl0.9
+OLD_FILES+=usr/share/man/man9/splbio.9
+OLD_FILES+=usr/share/man/man9/splclock.9
+OLD_FILES+=usr/share/man/man9/splhigh.9
+OLD_FILES+=usr/share/man/man9/splimp.9
+OLD_FILES+=usr/share/man/man9/splnet.9
+OLD_FILES+=usr/share/man/man9/splsoftclock.9
+OLD_FILES+=usr/share/man/man9/splsofttty.9
+OLD_FILES+=usr/share/man/man9/splstatclock.9
+OLD_FILES+=usr/share/man/man9/spltty.9
+OLD_FILES+=usr/share/man/man9/splvm.9
+OLD_FILES+=usr/share/man/man9/splx.9
# 20150118: new clang import which bumps version from 3.5.0 to 3.5.1.
OLD_FILES+=usr/include/clang/3.5.0/__wmmintrin_aes.h
OLD_FILES+=usr/include/clang/3.5.0/__wmmintrin_pclmul.h
OpenPOWER on IntegriCloud