summaryrefslogtreecommitdiffstats
path: root/man3/tcgetpgrp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tcgetpgrp.3')
-rw-r--r--man3/tcgetpgrp.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/tcgetpgrp.3 b/man3/tcgetpgrp.3
index e19a7760d..6a9e92917 100644
--- a/man3/tcgetpgrp.3
+++ b/man3/tcgetpgrp.3
@@ -93,7 +93,7 @@ has a supported value, but is not the process group ID of a
process in the same session as the calling process.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -120,6 +120,6 @@ POSIX.1-2001.
The ioctls appeared in 4.2BSD.
The functions are POSIX inventions.
.SH SEE ALSO
-.BR setpgid (2),
-.BR setsid (2),
-.BR credentials (7)
+.MR setpgid 2 ,
+.MR setsid 2 ,
+.MR credentials 7