summaryrefslogtreecommitdiffstats
path: root/man3/tcgetsid.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tcgetsid.3')
-rw-r--r--man3/tcgetsid.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/tcgetsid.3 b/man3/tcgetsid.3
index bc134d2e4..c5f7263cb 100644
--- a/man3/tcgetsid.3
+++ b/man3/tcgetsid.3
@@ -46,7 +46,7 @@ it has one but it is not described by
.IR fd .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -66,8 +66,8 @@ POSIX.1-2001.
.P
This function is implemented via the
.B TIOCGSID
-.BR ioctl (2),
+.MR ioctl 2 ,
present
since Linux 2.1.71.
.SH SEE ALSO
-.BR getsid (2)
+.MR getsid 2