getrandom.2: SEE ALSO: add signal(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-29 08:38:43 +01:00
parent 3168ff2db7
commit 2cc7c11a89
1 changed files with 2 additions and 1 deletions

View File

@ -315,4 +315,5 @@ Depending on CPU load,
does not react to interrupts before reading all bytes requested. does not react to interrupts before reading all bytes requested.
.SH SEE ALSO .SH SEE ALSO
.BR random (4), .BR random (4),
.BR urandom (4) .BR urandom (4),
.BR signal (7)