aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/random.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/random.3 b/man3/random.3
index 597c48b4ae..f07f283e56 100644
--- a/man3/random.3
+++ b/man3/random.3
@@ -204,8 +204,8 @@ In the glibc implementation,
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 drand48 (3),
.BR rand (3),
.BR random_r (3),
.BR srand (3)