getrandom.2: Give the reader a hint about when /dev/urandom is initialized

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-28 07:08:36 +01:00
parent 2c7135dbfb
commit a66935bad6
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ The kernel collects bits of entropy from environment.
When a sufficient number of random bits has been collected, the
.I /dev/urandom
entropy pool is considered to be initialized.
This state is normally reached early in the system bootstrap phase.
.SS Interruption by a signal handler
A call to
.BR getrandom ()