]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getsid.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Sep 2016 05:57:44 +0000 (06:57 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Sep 2016 06:39:39 +0000 (07:39 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getsid.2

index b0822e7b9a73accd014a8da287546ed78f43fcef..6443ec555b86c9040e52d2c3cece529a77c6bed8 100644 (file)
@@ -64,13 +64,13 @@ is set appropriately.
 .TP
 .B EPERM
 A process with process ID
 .TP
 .B EPERM
 A process with process ID
-.I p
+.I pid
 exists, but it is not in the same session as the calling process,
 and the implementation considers this an error.
 .TP
 .B ESRCH
 No process with process ID
 exists, but it is not in the same session as the calling process,
 and the implementation considers this an error.
 .TP
 .B ESRCH
 No process with process ID
-.I p
+.I pid
 was found.
 .SH VERSIONS
 This system call is available on Linux since version 2.0.
 was found.
 .SH VERSIONS
 This system call is available on Linux since version 2.0.