summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/random.3
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2010-10-06 09:05:47 +0000
committerkib <kib@FreeBSD.org>2010-10-06 09:05:47 +0000
commit7f328b518395680f97b3c939719ab6e6b96081c4 (patch)
tree16495a97a83866097c9c77a68928b7f1052f33ad /lib/libc/stdlib/random.3
parent3eea740c21607b62e9eba7995b1d33a20c05a6d5 (diff)
downloadFreeBSD-src-7f328b518395680f97b3c939719ab6e6b96081c4.zip
FreeBSD-src-7f328b518395680f97b3c939719ab6e6b96081c4.tar.gz
Add cross-references to lrand48(3) and arc4random(3) from rand(3)
and random(3). Submitted by: Valentin Nechayev <netch netch kiev ua> MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/random.3')
-rw-r--r--lib/libc/stdlib/random.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3
index aacf6e3..c6502bf 100644
--- a/lib/libc/stdlib/random.3
+++ b/lib/libc/stdlib/random.3
@@ -173,6 +173,7 @@ detects that the state information has been garbled, error
messages are printed on the standard error output.
.Sh SEE ALSO
.Xr arc4random 3 ,
+.Xr lrand48 3 ,
.Xr rand 3 ,
.Xr srand 3 ,
.Xr random 4
OpenPOWER on IntegriCloud