aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2023-03-20 19:49:59 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2023-03-20 20:12:11 +0000
commitb54391a1f83169f847e5f28e29d1938a154d54e0 (patch)
tree9f1812d159fff2ccb4da8fbfdc4eac00a6604d31 /ObsoleteFiles.inc
parentbb95e6fa98a33ec3fdfed76249d5fdf863e930b0 (diff)
downloadsrc-b54391a1f83169f847e5f28e29d1938a154d54e0.tar.gz
src-b54391a1f83169f847e5f28e29d1938a154d54e0.zip
vcount.9: remove obsolete man page
These functions, vcount() and count_dev(), no longer exist in the source tree. Reviewed by: rpokala MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39128
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 2492bf4731ee..e3cb44fa9f84 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,6 +52,10 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20230320: vcount.9 removed
+OLD_FILES+=usr/share/man/man9/count_dev.9.gz
+OLD_FILES+=usr/share/man/man9/vcount.9.gz
+
# 20230320: case-sensitive conflicts removed
OLD_FILES+=usr/tests/bin/pkill/pgrep-F_test
OLD_FILES+=usr/tests/bin/pkill/pgrep-LF_test