diff dbclient.1 @ 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/dbclient.1	Thu Jul 19 14:08:24 2007 +0000
+++ b/dbclient.1	Thu Jul 19 15:47:32 2007 +0000
@@ -74,9 +74,6 @@
 .B \-y
 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
 connection will abort as normal.
-.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