Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F155029457
D37416.id113238.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
D37416.id113238.diff
View Options
Index: ObsoleteFiles.inc
===================================================================
--- ObsoleteFiles.inc
+++ ObsoleteFiles.inc
@@ -52,6 +52,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20221117: remove typo'd man page link
+OLD_FILES+=usr/share/man/man9/vm_map_wire_mapped.9.gz
+
# 20221114: remove othermta
OLD_FILES+=etc/rc.d/othermta
Index: share/man/man9/Makefile
===================================================================
--- share/man/man9/Makefile
+++ share/man/man9/Makefile
@@ -2352,9 +2352,6 @@
MLINKS+=vm_map_max.9 vm_map_min.9 \
vm_map_max.9 vm_map_pmap.9
MLINKS+=vm_map_stack.9 vm_map_growstack.9
-MLINKS+=vm_map_wire.9 vm_map_wire_mapped.9 \
- vm_page_wire.9 vm_page_unwire.9 \
- vm_page_wire.9 vm_page_unwire_noq.9
MLINKS+=vm_page_alloc.9 vm_page_alloc_after.9 \
vm_page_alloc.9 vm_page_alloc_contig.9 \
vm_page_alloc.9 vm_page_alloc_contig_domain.9 \
@@ -2393,7 +2390,9 @@
vm_page_free.9 vm_page_free_zero.9 \
vm_page_free.9 vm_page_try_to_free.9
MLINKS+=vm_page_insert.9 vm_page_remove.9
-MLINKS+=vm_page_wire.9 vm_page_unwire.9
+MLINKS+=vm_page_wire.9 vm_page_unwire.9 \
+ vm_page_wire.9 vm_page_unwire_noq.9 \
+ vm_page_wire.9 vm_page_wire_mapped.9
MLINKS+=VOP_ACCESS.9 VOP_ACCESSX.9
MLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9 \
VOP_ATTRIB.9 VOP_SETATTR.9 \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 7:17 PM (19 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32595081
Default Alt Text
D37416.id113238.diff (1 KB)
Attached To
Mode
D37416: man9: correct vm_page_wire.9 links
Attached
Detach File
Event Timeline
Log In to Comment