diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/drand48.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/drand48.3 b/man3/drand48.3 index ec2b9a2abe..eaa9f37ebf 100644 --- a/man3/drand48.3 +++ b/man3/drand48.3 @@ -255,7 +255,7 @@ The .BR seed48 (), and .BR lcong48 () -functions use a global state of the random number generator, +functions record global state information for the random number generator, so they are not thread-safe. .SH CONFORMING TO SVr4, POSIX.1-2001. |
