summaryrefslogtreecommitdiffstats
path: root/man2/getsid.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getsid.2')
-rw-r--r--man2/getsid.210
1 files changed, 5 insertions, 5 deletions
diff --git a/man2/getsid.2 b/man2/getsid.2
index c296a92d2..7c5747d36 100644
--- a/man2/getsid.2
+++ b/man2/getsid.2
@@ -20,7 +20,7 @@ Standard C library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR getsid ():
@@ -67,9 +67,9 @@ Linux 2.0.
.\" There is libc support since libc 5.2.19.
.SH NOTES
See
-.BR credentials (7)
+.MR credentials 7
for a description of sessions and session IDs.
.SH SEE ALSO
-.BR getpgid (2),
-.BR setsid (2),
-.BR credentials (7)
+.MR getpgid 2 ,
+.MR setsid 2 ,
+.MR credentials 7