blob: 82a0cf295765085ef74b914c728ab12e94c83440 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
https://bugs.gentoo.org/555106
patch by Gokturk Yuksek <gokturk@binghamton.edu>
--- a/rngd.8.in
+++ b/rngd.8.in
@@ -59,7 +59,7 @@
.TP
\fB\-r\fI file\fR, \fB\-\-rng-device=\fIfile\fR
Kernel device used for random number input
-(default: /dev/hwrandom)
+(default: /dev/hwrng)
.TP
\fB\-s\fI nnn\fR, \fB\-\-random-step=\fInnn\fR
Number of bytes written to random-device at a time (default: 64)
|