summaryrefslogtreecommitdiffstats
path: root/man3/isatty.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/isatty.3')
-rw-r--r--man3/isatty.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/isatty.3 b/man3/isatty.3
index 84342ff40..1d29044e6 100644
--- a/man3/isatty.3
+++ b/man3/isatty.3
@@ -47,7 +47,7 @@ in this case (which is a violation of POSIX, which specifies the error
.BR ENOTTY ).
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -64,5 +64,5 @@ POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, SVr4, 4.3BSD.
.SH SEE ALSO
-.BR fstat (2),
-.BR ttyname (3)
+.MR fstat 2 ,
+.MR ttyname 3