]> git.saurik.com Git - apple/libc.git/blobdiff - stdlib/FreeBSD/rand.3
Libc-1158.50.2.tar.gz
[apple/libc.git] / stdlib / FreeBSD / rand.3
index fec6ac633b7ba8d33aa80319fc098322a30cb572..278a6820dd8c667bd7c9d659be88cfb38b325c95 100644 (file)
@@ -64,7 +64,7 @@
 .Sh DESCRIPTION
 .Bf -symbolic
 These interfaces are obsoleted by
-.Xr random 3 .
+.Xr arc4random 3 .
 .Ef
 .Pp
 The
@@ -109,6 +109,7 @@ A pointer to the context value
 .Fa seed
 must be supplied by the caller.
 .Sh SEE ALSO
+.Xr arc4random 3 ,
 .Xr random 3 ,
 .Xr random 4
 .Sh STANDARDS