diff --git a/man4/random.4 b/man4/random.4 index dfd5927c5..8c2349b63 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -33,7 +33,7 @@ The random number generator gathers environmental noise from device drivers and other sources into an entropy pool. The generator also keeps an estimate of the number of bits of noise in the entropy pool. -From this entropy pool random numbers are created. +From this entropy pool, random numbers are created. .LP Linux 3.17 and later provides the simpler and safer (see below) .BR getrandom (2)