summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-02-02 21:09:30 +0000
committeruqs <uqs@FreeBSD.org>2011-02-02 21:09:30 +0000
commit479c789dcd93273714665060ab04afa8368b2a0e (patch)
treed64a2fbb193d89a59f93b272ae734e39900f7ba6 /ObsoleteFiles.inc
parent4f26140aec6f57ec5a1578bb72e4317595eea7df (diff)
downloadFreeBSD-src-479c789dcd93273714665060ab04afa8368b2a0e.zip
FreeBSD-src-479c789dcd93273714665060ab04afa8368b2a0e.tar.gz
Add some obsolete manpages.
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 83b40db..0103f1c 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,10 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20110119: Remove SYSCTL_*X* sysctl additions.
+OLD_FILES+=usr/share/man/man9/SYSCTL_XINT.9.gz \
+ usr/share/man/man9/SYSCTL_XLONG.9.gz
+
# 20110112: Update dialog to new version, rename old libdialog to libodialog,
# removing associated man pages and header files.
OLD_FILES+=usr/share/man/man3/draw_shadow.3.gz \
@@ -100,6 +104,8 @@ OLD_FILES+=usr/include/machine/mca.h
.endif
# 20101020: catch up with vm_page_sleep_if_busy rename
OLD_FILES+=usr/share/man/man9/vm_page_sleep_busy.9.gz
+# 20101018: taskqueue(9) updates
+OLD_FILES+=usr/share/man/man9/taskqueue_find.9.gz
# 20101011: removed subblock.h from liblzma
OLD_FILES+=usr/include/lzma/subblock.h
# 20101002: removed manpath.config
OpenPOWER on IntegriCloud