summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-07-04 21:06:57 +0000
committerjhb <jhb@FreeBSD.org>2008-07-04 21:06:57 +0000
commita495f456d1f1492b415b437aaf9f5ec5f676c239 (patch)
tree8801bdfe3b930ec1fa92f3b3fb6d437635c76a00 /ObsoleteFiles.inc
parent3e88043a6cb4e756160cd02ea26d7205e8b3faf0 (diff)
downloadFreeBSD-src-a495f456d1f1492b415b437aaf9f5ec5f676c239.zip
FreeBSD-src-a495f456d1f1492b415b437aaf9f5ec5f676c239.tar.gz
Remove the sbni(4) driver. No one responded to calls to test it on
current@ and stable@.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index b2d8694..e80853e 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,14 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20080704: sbni(4) removed
+.if ${TARGET_ARCH} == "i386"
+OLD_FILES+=usr/share/man/man4/i386/if_sbni.4.gz
+OLD_FILES+=usr/share/man/man4/i386/sbni.4.gz
+.endif
+# 20080704: cnw(4) removed
+OLD_FILES+=usr/share/man/man4/if_cnw.4.gz
+OLD_FILES+=usr/share/man/man4/cnw.4.gz
# 20080704: oltr(4) removed
.if ${TARGET_ARCH} == "i386"
OLD_FILES+=usr/share/man/man4/i386/if_oltr.4.gz
OpenPOWER on IntegriCloud