Hello Alexander, On 2/23/20 1:39 AM, Alexander Miller wrote: > Signed-off-by: Alexander Miller <alex.miller@xxxxxx> 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/