aboutsummaryrefslogtreecommitdiff
path: root/man/man3/mktemp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/mktemp.3')
-rw-r--r--man/man3/mktemp.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man3/mktemp.3 b/man/man3/mktemp.3
index 7ad6660e..a86bcbee 100644
--- a/man/man3/mktemp.3
+++ b/man/man3/mktemp.3
@@ -27,7 +27,7 @@ to
.L z
are tried until a name that can be accessed
(see
-.IR access (2))
+.IR access (3))
is generated.
If no such name can be generated,
.I mktemp
@@ -36,5 +36,5 @@ returns
.SH SOURCE
.B /sys/src/libc/port/mktemp.c
.SH "SEE ALSO"
-.IR getpid (2),
-.IR access (2)
+.IR getpid (3),
+.IR access (3)