random.4: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-11 13:26:02 +01:00
parent daaeba959c
commit 6a0c1add49
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ When read, the
.I /dev/urandom
device returns random bytes using a pseudorandom
number generator seeded from the entropy pool.
Reads from this device do not block (i.e., the CPU is not yielded),
but can incur an appreciable delay when requesting a large amounts of data.
When read during early boot time,
.IR /dev/random