Bug#803459: drand48(3): errors on interval bounds

2015-12-17 Thread Michael Kerrisk (man-pages)
tags 803459 fixed-upstream thanks Hello Vincent On 10/30/2015 11:17 AM, Vincent Lefevre wrote: > Package: manpages-dev > Version: 3.74-1 > Severity: normal > > The drand48(3) man page contains: > >The drand48() and erand48() functions return nonnegative >double-precision

Bug#803459: drand48(3): errors on interval bounds

2015-10-30 Thread Vincent Lefevre
Package: manpages-dev Version: 3.74-1 Severity: normal The drand48(3) man page contains: The drand48() and erand48() functions return nonnegative double-precision floating-point values uniformly distributed between [0.0, 1.0). Instead of "between", it should be "over".