Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151708542
D50861.id157069.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D50861.id157069.diff
View Options
Index: ObsoleteFiles.inc
===================================================================
--- ObsoleteFiles.inc
+++ ObsoleteFiles.inc
@@ -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
Index: share/man/man9/Makefile
===================================================================
--- share/man/man9/Makefile
+++ share/man/man9/Makefile
@@ -393,7 +393,6 @@
vm_map_max.9 \
vm_map_protect.9 \
vm_map_remove.9 \
- vm_map_simplify_entry.9 \
vm_map_stack.9 \
vm_map_submap.9 \
vm_map_sync.9 \
Index: share/man/man9/vm_map.9
===================================================================
--- share/man/man9/vm_map.9
+++ share/man/man9/vm_map.9
@@ -323,7 +323,6 @@
.Xr vm_map_pmap 9 ,
.Xr vm_map_protect 9 ,
.Xr vm_map_remove 9 ,
-.Xr vm_map_simplify_entry 9 ,
.Xr vm_map_stack 9 ,
.Xr vm_map_submap 9 ,
.Xr vm_map_sync 9 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 4:36 AM (10 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31267477
Default Alt Text
D50861.id157069.diff (1 KB)
Attached To
Mode
D50861: vm_map: drop simplify_entry.9
Attached
Detach File
Event Timeline
Log In to Comment