summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2017-06-20 15:55:15 +0000
committerjhb <jhb@FreeBSD.org>2017-06-20 15:55:15 +0000
commite7e9f11eb6bbc56fa33f39f6e15a3907dabe65cc (patch)
tree49822e7ebf8d371269c0959a92b16d90ce375131 /ObsoleteFiles.inc
parent84a4aac7b1f64d1bdb4f98384ecbea656d9ca4c1 (diff)
downloadFreeBSD-src-e7e9f11eb6bbc56fa33f39f6e15a3907dabe65cc.zip
FreeBSD-src-e7e9f11eb6bbc56fa33f39f6e15a3907dabe65cc.tar.gz
MFC 319490: Remove stale cap_rights_get(2) manpage.
The documentation moved to section 3 several years ago, but 'man cap_rights_get' pulls up cap_rights_limit(2) (which is MLINKed to cap_rights_get.2) instead of cap_rights_get(3). Approved by: re (gjb)
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 87396bd..31aac76 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20170620: remove stale manpage
+OLD_FILES+=usr/share/man/man2/cap_rights_get.2.gz
# 20170531: remove pcap-int.h
OLD_FILES+=usr/include/pcap-int.h
# 20170402: new libc++ import which bumps version from 3.9.1 to 4.0.0.
OpenPOWER on IntegriCloud