drand48.3: Minor rewording

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-05-21 13:15:21 +02:00
parent ba3680650c
commit 974afcfe41
1 changed files with 1 additions and 1 deletions

View File

@ -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.