aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorRobert Wing <rew@FreeBSD.org>2024-01-09 04:07:59 +0000
committerRobert Wing <rew@FreeBSD.org>2024-01-12 13:29:17 +0000
commit55e2a7d3ea21728f0a5ea712350f521507f3cfb0 (patch)
treee8b43edaf4f1b964eabae3d43d6a21da5020f9b3 /ObsoleteFiles.inc
parent8e1a7e29b6cc276a2763e61b5f61afebd4570bba (diff)
downloadsrc-55e2a7d3ea21728f0a5ea712350f521507f3cfb0.tar.gz
src-55e2a7d3ea21728f0a5ea712350f521507f3cfb0.zip
pmap_pinit(9): sweep references to pmap_pinit2()
gone since 2004
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index ac936aebb574..9242d37a62fd 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20240112: remove pmap_pinit2()
+OLD_FILES+=usr/share/man/man9/pmap_pinit2.9.gz
+
# 20240112: replaced NetBSD tests for uniq with our own
OLD_FILES+=usr/tests/usr.bin/uniq/d_basic.in
OLD_FILES+=usr/tests/usr.bin/uniq/d_basic.out