random.3: wfix: no need to mention INT32_MAX

Reported-by: walter harms <wharms@bfs.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-06-08 22:25:36 +02:00
parent 2de361c8e9
commit c5f7febc4f
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ or be the result of a previous call of
The
.BR random ()
function returns a value between 0 and
.BR INT32_MAX ,
i.e.,
.IR "(2^31)\ \-\ 1" .
The
.BR srandom ()