From 5f0922e7a0bd8fb0af1a58e077deb373c9eec311 Mon Sep 17 00:00:00 2001 From: "Christopher M. Riedl" Date: Wed, 11 Sep 2019 07:56:39 -0500 Subject: [PATCH] mprotect.2: wfix Signed-off-by: Christopher M. Riedl Signed-off-by: Michael Kerrisk --- man2/mprotect.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mprotect.2 b/man2/mprotect.2 index a65d80f3e..f96b41560 100644 --- a/man2/mprotect.2 +++ b/man2/mprotect.2 @@ -271,7 +271,7 @@ is used with .IR prot set to .B PROT_EXEC -a pkey is may be allocated and set on the memory implicitly +a pkey may be allocated and set on the memory implicitly by the kernel, but only when the pkey was 0 previously. .PP On systems that do not support protection keys in hardware,