summaryrefslogtreecommitdiffstats
path: root/man3/ptsname.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ptsname.3')
-rw-r--r--man3/ptsname.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/ptsname.3 b/man3/ptsname.3
index 49342d0a6..09468bb86 100644
--- a/man3/ptsname.3
+++ b/man3/ptsname.3
@@ -21,7 +21,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 ptsname ():
@@ -91,7 +91,7 @@ only)
is too small.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -136,11 +136,11 @@ glibc 2.1.
.P
.BR ptsname ()
is part of the UNIX 98 pseudoterminal support (see
-.BR pts (4)).
+.MR pts 4 ).
.SH SEE ALSO
-.BR grantpt (3),
-.BR posix_openpt (3),
-.BR ttyname (3),
-.BR unlockpt (3),
-.BR pts (4),
-.BR pty (7)
+.MR grantpt 3 ,
+.MR posix_openpt 3 ,
+.MR ttyname 3 ,
+.MR unlockpt 3 ,
+.MR pts 4 ,
+.MR pty 7