From: Michael Kerrisk Date: Sat, 9 Jan 2021 08:57:41 +0000 (+0100) Subject: getsid.2: wfix X-Git-Tag: man-pages-5.11~329 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df7ea6cd89dd50cec145b058163a3c7233d4ee3;p=thirdparty%2Fman-pages.git getsid.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/getsid.2 b/man2/getsid.2 index d88755d9f8..11d096a1a8 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -59,7 +59,7 @@ is 0, returns the session ID of the calling process. .SH RETURN VALUE On success, a session ID is returned. -On error, \fI(pid_t)\ \-1\fP will be returned, and +On error, \fI(pid_t)\ \-1\fP is returned, and .I errno is set to indicate the error. .SH ERRORS