vn_fullpath.9: Add missing links for described functions
To reflect all the functions that are now described in the manual page.
Fixes: 9f269a0a77 ("MAC/do: Check executable path ...")
MFC after: 3 days
Event: EuroBSDCon 2025
Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -2455,7 +2455,9 @@ MLINKS+=vm_page_insert.9 vm_page_remove.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+=vn_fullpath.9 vn_fullpath_jail.9
|
||||
MLINKS+=vn_fullpath.9 vn_fullpath_jail.9 \
|
||||
vn_fullpath.9 vn_fullpath_global.9 \
|
||||
vn_fullpath.9 vn_fullpath_hardlink.9 \
|
||||
MLINKS+=VOP_ACCESS.9 VOP_ACCESSX.9
|
||||
MLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9 \
|
||||
VOP_ATTRIB.9 VOP_SETATTR.9 \
|
||||
|
||||
Reference in New Issue
Block a user