rand.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Denis Barbier 2010-09-26 16:05:56 +02:00 committed by Michael Kerrisk
parent 7b695c8496
commit 7f7cdb47b4
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ or it might be something more elaborate.
In order to get reproducible behavior in a threaded
application, this state must be made explicit;
this can be done using the reentrant function
.BR rand_r ()
.BR rand_r ().
Like
.BR rand (),