getrandom.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Janne Snabb 2017-06-27 20:42:37 +03:00 committed by Michael Kerrisk
parent c52ba260ff
commit 3e3c1e2364
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ can be used to obtain randomness, see
Unlike
.IR /dev/random
and
.IR /dev/random ,
.IR /dev/urandom ,
.BR getrandom ()
does not involve the use of pathnames or file descriptors.
Thus,