diff options
Diffstat (limited to 'usr/src/man/man3c/mktemp.3c')
-rw-r--r-- | usr/src/man/man3c/mktemp.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/mktemp.3c b/usr/src/man/man3c/mktemp.3c index 63394fa7b3..44f11cabce 100644 --- a/usr/src/man/man3c/mktemp.3c +++ b/usr/src/man/man3c/mktemp.3c @@ -102,7 +102,7 @@ function avoids this problem and is preferred over this function. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -120,5 +120,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBmkstemp\fR(3C), \fBtmpfile\fR(3C), \fBtmpnam\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR mkstemp (3C), +.BR tmpfile (3C), +.BR tmpnam (3C), +.BR attributes (7), +.BR standards (7) |