summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/random.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/random.3c')
-rw-r--r--usr/src/man/man3c/random.3c9
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/random.3c b/usr/src/man/man3c/random.3c
index 8d1869a343..e3a5d656de 100644
--- a/usr/src/man/man3c/random.3c
+++ b/usr/src/man/man3c/random.3c
@@ -203,7 +203,7 @@ main() {
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -220,8 +220,11 @@ MT-Level See \fBNOTES\fR below.
.SH SEE ALSO
.LP
-\fBarc4random\fR(3C), \fBdrand48\fR(3C), \fBrand\fR(3C), \fBattributes\fR(5),
-\fBstandards\fR(5)
+.BR arc4random (3C),
+.BR drand48 (3C),
+.BR rand (3C),
+.BR attributes (7),
+.BR standards (7)
.SH NOTES
.LP
The \fBrandom()\fR and \fBsrandom()\fR functions are unsafe in multithreaded