]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
random.3: SEE ALSO: add getrandom(2)
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 3 Oct 2014 00:15:24 +0000 (02:15 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 29 Jan 2015 08:02:40 +0000 (09:02 +0100)
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/random.3

index dc6fa9fba30fd6abb007ef8c7ab0d4dd0bd5e945..9789cb6a09d815fbb4bc6348129b0ff48a0c2d7e 100644 (file)
@@ -196,6 +196,7 @@ is (as specified) set on error, but the function does not return NULL.
 .\" http://sourceware.org/bugzilla/show_bug.cgi?id=15380
 .SH SEE ALSO
 .BR drand48 (3),
+.BR getrandom (2),
 .BR rand (3),
 .BR random_r (3),
 .BR srand (3)