diff --git a/man2/getrandom.2 b/man2/getrandom.2 index 34001c648..f302508db 100644 --- a/man2/getrandom.2 +++ b/man2/getrandom.2 @@ -170,11 +170,11 @@ When reading from is set), blocking occurs if not enough random bytes are available. -The reaction of +The behavior when a call to .BR getrandom () -in case of an interruption of a blocking call by a signal -when reading from +that is blocked while reading from .I /dev/urandom +is interrupted by a signal handler depends on the initialization state of the entropy buffer and on the request size, .IR buflen .