]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
random.3: wfix: no need to mention INT32_MAX
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 8 Jun 2020 20:25:36 +0000 (22:25 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 8 Jun 2020 21:09:36 +0000 (23:09 +0200)
Reported-by: walter harms <wharms@bfs.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/random.3

index e3550f802887b763172fea3f130a641898ec1833..580655addea1862919586cdfa0f2fdfc14b61bc2 100644 (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 ()