linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mprotect.2: wfix
@ 2019-09-11 12:56 Christopher M. Riedl
  2019-09-11 13:00 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher M. Riedl @ 2019-09-11 12:56 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

Signed-off-by: Christopher M. Riedl <cmr@informatik.wtf>
---
 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,
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mprotect.2: wfix
  2019-09-11 12:56 [PATCH] mprotect.2: wfix Christopher M. Riedl
@ 2019-09-11 13:00 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2019-09-11 13:00 UTC (permalink / raw)
  To: Christopher M. Riedl; +Cc: mtk.manpages, linux-man

Hello Christopher,

On 9/11/19 2:56 PM, Christopher M. Riedl wrote:
> Signed-off-by: Christopher M. Riedl <cmr@informatik.wtf>

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-11 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11 12:56 [PATCH] mprotect.2: wfix Christopher M. Riedl
2019-09-11 13:00 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).