All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pidfd_open.2: wfix
@ 2020-02-23  0:39 Alexander Miller
  2020-02-23 21:34 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Miller @ 2020-02-23  0:39 UTC (permalink / raw)
  To: mtk.manpages, linux-man

Signed-off-by: Alexander Miller <alex.miller@gmx.de>
---
 man2/pidfd_open.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2
index 3c847f7e1..8c4635508 100644
--- a/man2/pidfd_open.2
+++ b/man2/pidfd_open.2
@@ -146,7 +146,7 @@ flag.
 .PP
 A PID file descriptor returned by
 .BR pidfd_open ()
-(of by
+(or by
 .BR clone (2)
 with the
 .BR CLONE_PID
--
2.24.1


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

* Re: [PATCH] pidfd_open.2: wfix
  2020-02-23  0:39 [PATCH] pidfd_open.2: wfix Alexander Miller
@ 2020-02-23 21:34 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-02-23 21:34 UTC (permalink / raw)
  To: Alexander Miller, linux-man; +Cc: mtk.manpages

Hello Alexander,

On 2/23/20 1:39 AM, Alexander Miller wrote:
> Signed-off-by: Alexander Miller <alex.miller@gmx.de>

Thanks. Patch applied.

Cheers,

Michael

> ---
>  man2/pidfd_open.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2
> index 3c847f7e1..8c4635508 100644
> --- a/man2/pidfd_open.2
> +++ b/man2/pidfd_open.2
> @@ -146,7 +146,7 @@ flag.
>  .PP
>  A PID file descriptor returned by
>  .BR pidfd_open ()
> -(of by
> +(or by
>  .BR clone (2)
>  with the
>  .BR CLONE_PID
> --
> 2.24.1
> 


-- 
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:[~2020-02-23 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-23  0:39 [PATCH] pidfd_open.2: wfix Alexander Miller
2020-02-23 21:34 ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.