On 1/24/21 4:10 PM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks, Alex. Patch applied. Cheers, Michael > --- > man3/random.3 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man3/random.3 b/man3/random.3 > index e57f5903c..eccccd953 100644 > --- a/man3/random.3 > +++ b/man3/random.3 > @@ -184,8 +184,8 @@ for that purpose. > .PP > Random-number generation is a complex topic. > .I Numerical Recipes in C: The Art of Scientific Computing > -(William H.\& Press, Brian P.\& Flannery, Saul A.\& Teukolsky, William > -T.\& Vetterling; New York: Cambridge University Press, 2007, 3rd ed.) > +(William H.\& Press, Brian P.\& Flannery, Saul A.\& Teukolsky, > +William T.\& Vetterling; New York: Cambridge University Press, 2007, 3rd ed.) > provides an excellent discussion of practical random-number generation > issues in Chapter 7 (Random Numbers). > .PP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/