summaryrefslogtreecommitdiffstats
path: root/man/man3/opentemp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/opentemp.3')
-rw-r--r--man/man3/opentemp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/opentemp.3 b/man/man3/opentemp.3
index f105a57f..d7e625f6 100644
--- a/man/man3/opentemp.3
+++ b/man/man3/opentemp.3
@@ -25,7 +25,7 @@ to
.L z
are tried until the name of a file that does not yet exist
(see
-.MR access (2) )
+.MR access 2 )
is generated.
.I Opentemp
then opens the file for the given
@@ -49,4 +49,4 @@ will never return the same name.
.SH "SEE ALSO
.I create
in
-.MR open (3)
+.MR open 3