diff options
-rw-r--r-- | WARNING.RNG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WARNING.RNG b/WARNING.RNG index 687891a73..97da74ff7 100644 --- a/WARNING.RNG +++ b/WARNING.RNG | |||
@@ -57,7 +57,7 @@ disproportionate time to execute. | |||
57 | 57 | ||
58 | Tuning the random helper can be done by running ./ssh-random-helper in | 58 | Tuning the random helper can be done by running ./ssh-random-helper in |
59 | very verbose mode ("-vvv") and identifying the commands that are taking | 59 | very verbose mode ("-vvv") and identifying the commands that are taking |
60 | accessive amounts of time or hanging altogher. Any problem commands can | 60 | excessive amounts of time or hanging altogher. Any problem commands can |
61 | be modified or removed from ssh_prng_cmds. | 61 | be modified or removed from ssh_prng_cmds. |
62 | 62 | ||
63 | The default entropy collector will timeout programs which take too long | 63 | The default entropy collector will timeout programs which take too long |
@@ -92,4 +92,4 @@ If you are forced to use ssh-rand-helper consider still downloading | |||
92 | prngd/egd and configure OpenSSH using --with-prngd-port=xx or | 92 | prngd/egd and configure OpenSSH using --with-prngd-port=xx or |
93 | --with-prngd-socket=xx (refer to INSTALL for more information). | 93 | --with-prngd-socket=xx (refer to INSTALL for more information). |
94 | 94 | ||
95 | $Id: WARNING.RNG,v 1.7 2004/12/06 11:40:11 dtucker Exp $ | 95 | $Id: WARNING.RNG,v 1.8 2005/05/26 01:47:54 djm Exp $ |