aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2006-09-05 01:17:51 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2006-09-05 01:17:51 +0000
commit473ff747a3a74725da71c83e6e13c04e6fcc98e5 (patch)
tree7e380759d89aa539ca81c4c9577c13d0945fab00 /ObsoleteFiles.inc
parentc37789fe7e0884c3af6a29767a87b79ebf9c3daf (diff)
downloadsrc-473ff747a3a74725da71c83e6e13c04e6fcc98e5.tar.gz
src-473ff747a3a74725da71c83e6e13c04e6fcc98e5.zip
Add lines to remove pccardd(8) stuff (binary and manuals).
Found by: "make delete-old" on my 7-current box Reviewed by: imp MFC after: 1 week
Notes
Notes: svn path=/head/; revision=162025
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index e3eb2f269956..f0fb6361e6da 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -97,6 +97,10 @@ OLD_FILES+=usr/share/man/man8/usbd.8.gz
OLD_FILES+=etc/rc.d/ppp-user
# 20051012: setkey(8) moved to /sbin/
OLD_FILES+=usr/sbin/setkey
+# 20050930: pccardd(8) removed
+OLD_FILES+=usr/sbin/pccardd
+OLD_FILES+=usr/share/man/man5/pccard.conf.5.gz
+OLD_FILES+=usr/share/man/man8/pccardd.8.gz
# 20050927: bridge(4) replaced by if_bridge(4)
OLD_FILES+=usr/include/net/bridge.h
# 20050831: not implemented