The man page says: > Permissions are inherited by the child created by fork (2) > (but see NOTES). Since the commit 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections"), the relevant information is in HISTORY. Fixes: 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections") Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx> --- man/man2/ioperm.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man2/ioperm.2 b/man/man2/ioperm.2 index a2cde4721..5b6550e46 100644 --- a/man/man2/ioperm.2 +++ b/man/man2/ioperm.2 @@ -50,7 +50,7 @@ .SH DESCRIPTION .P Permissions are inherited by the child created by .BR fork (2) -(but see NOTES). +(but see HISTORY). Permissions are preserved across .BR execve (2); this is useful for giving port access permissions to unprivileged -- 2.45.2