Hello Christopher, On 9/11/19 2:56 PM, Christopher M. Riedl wrote: > Signed-off-by: Christopher M. Riedl <cmr@xxxxxxxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > 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, > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/