diff dropbear.8 @ 446:2cd2edfa11ee

Just use /dev/urandom since that's what everyone ends up using anyway. Make -u a nop.
author Matt Johnston <matt@ucc.asn.au>
date Thu, 19 Jul 2007 15:47:32 +0000
parents d82a2a44c684
children 3e6c536bc023
line wrap: on
line diff
--- a/dropbear.8	Thu Jul 19 14:08:24 2007 +0000
+++ b/dropbear.8	Thu Jul 19 15:47:32 2007 +0000
@@ -82,9 +82,6 @@
 .TP
 .B \-a
 Allow remote hosts to connect to forwarded ports.
-.B \-u
-Use /dev/urandom rather than /dev/random. This should only be used if the
-/dev/urandom device is known to have sufficient entropy.
 .SH AUTHOR
 Matt Johnston ([email protected]).
 .br