aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getsid.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getsid.2')
-rw-r--r--man2/getsid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/getsid.2 b/man2/getsid.2
index 3c61e57b01..b830798f64 100644
--- a/man2/getsid.2
+++ b/man2/getsid.2
@@ -30,9 +30,9 @@ getsid \- get session ID
.sp
.BI "pid_t getsid(pid_t" " pid" );
.SH DESCRIPTION
-.B getsid(0)
+.I getsid(0)
returns the session ID of the calling process.
-.BI getsid( p )
+.I getsid(p)
returns the session ID of the process with process ID
.IR p .
(The session ID of a process is the process group ID of the