]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getrandom.2: tfix
authorJanne Snabb <snabb@epipe.com>
Tue, 27 Jun 2017 17:42:37 +0000 (20:42 +0300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 5 Jul 2017 08:20:04 +0000 (10:20 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getrandom.2

index a550fa5ad1bb5d20b92c0777981ae4ba34b3c176..86302759e9df2382a2bd33dedc1a1088bdce8d51 100644 (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,