On 05/15/2016 11:00 PM, Marko Kevac wrote: > This is patch for current master. Fixes small typo. Thanks, Marko. Applied. Cheers, Michael > From 94292ebe260a64920c63fe64075e0fa636a126cb Mon Sep 17 00:00:00 2001 > From: Marko Kevac <marko@xxxxxxxxx> > Date: Sun, 15 May 2016 23:56:34 +0300 > Subject: [PATCH] memfd_create.2: tfix > > --- > man2/memfd_create.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 > index 09128e1..737be06 100644 > --- a/man2/memfd_create.2 > +++ b/man2/memfd_create.2 > @@ -268,7 +268,7 @@ since they are running under the same user ID. > Therefore, file sealing would not normally be necessary.) > .IP * > The second process opens the file > -.IR /proc/<pd>/fd/<fd> , > +.IR /proc/<pid>/fd/<fd> , > where > .I <pid> > is the PID of the first process (the one that called > -- > 2.8.2 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html