vm_map: drop vm_map_simplify_entry.9

A change in 2019 removed the function vm_map_simplify_entry(), but failed
to remove the manual page that documents it.  As that was an internal
function not meant to be used outside the kernel, the manual page is
dropped, and a new manual page for the function that replaced it is
not added.

Reported by:	pfg
Reviewed by:	alc
Fixes:	83ea714f4f ("vm_map_simplify_entry considers merging")
Differential Revision:	https://reviews.freebsd.org/D50861
This commit is contained in:
Doug Moore
2025-06-15 16:21:44 -05:00
parent 5c1ba994a8
commit c48077d54d
4 changed files with 3 additions and 61 deletions
+3
View File
@@ -51,6 +51,9 @@
# xargs -n1 | sort | uniq -d;
# done
# 20250615: don't install man page for absent function
OLD_FILES+=usr/share/man/man9/vm_map_simplify_entry.9.gz
# 20250521: don't install zoneinfo version
OLD_FILES+=usr/share/zoneinfo/version