random.4: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-12 11:56:18 +01:00
parent e6e258366d
commit 8888079cca
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ but can incur an appreciable delay when requesting large amounts of data.
When read during early boot time,
.IR /dev/random
may return data prior to the entropy pool being initialized.
.\" This is a real problem; see
.\" commit 9b4d008787f864f17d008c9c15bbe8a0f7e2fc24
If this is of concern in your application, use
.BR getrandom (2)
or \fI/dev/random\fP instead.