diff --git a/man2/mprotect.2 b/man2/mprotect.2 index 721b0f828..203aad72a 100644 --- a/man2/mprotect.2 +++ b/man2/mprotect.2 @@ -130,7 +130,8 @@ Whether .B PROT_EXEC has any effect different from .B PROT_READ -depends on processor architecture, kernel version, and process state. If +depends on processor architecture, kernel version, and process state. +If .B READ_IMPLIES_EXEC is set in the process's personality flags (see .BR personality (2)),