summaryrefslogtreecommitdiffstats
path: root/man3/mkdtemp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mkdtemp.3')
-rw-r--r--man3/mkdtemp.320
1 files changed, 10 insertions, 10 deletions
diff --git a/man3/mkdtemp.3 b/man3/mkdtemp.3
index c2a4f5a0a..7bf35baff 100644
--- a/man3/mkdtemp.3
+++ b/man3/mkdtemp.3
@@ -19,7 +19,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 mkdtemp ():
@@ -55,11 +55,11 @@ The last six characters of \fItemplate\fP were not XXXXXX.
Now \fItemplate\fP is unchanged.
.P
Also see
-.BR mkdir (2)
+.MR mkdir 2
for other possible values for \fIerrno\fP.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -78,10 +78,10 @@ glibc 2.1.91.
NetBSD 1.4.
POSIX.1-2008.
.SH SEE ALSO
-.BR mktemp (1),
-.BR mkdir (2),
-.BR mkstemp (3),
-.BR mktemp (3),
-.BR tempnam (3),
-.BR tmpfile (3),
-.BR tmpnam (3)
+.MR mktemp 1 ,
+.MR mkdir 2 ,
+.MR mkstemp 3 ,
+.MR mktemp 3 ,
+.MR tempnam 3 ,
+.MR tmpfile 3 ,
+.MR tmpnam 3