aboutsummaryrefslogtreecommitdiffstats
path: root/man3/drand48.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/drand48.3')
-rw-r--r--man3/drand48.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/drand48.3 b/man3/drand48.3
index a93b8655e0..1d12570e23 100644
--- a/man3/drand48.3
+++ b/man3/drand48.3
@@ -255,7 +255,9 @@ The above
functions record global state information for the random number generator,
so they are not thread-safe.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SVr4.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, SVr4.
.SH SEE ALSO
.BR rand (3),
.BR random (3)