summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2007-07-19 15:47:32 +0000
committerMatt Johnston <matt@ucc.asn.au>2007-07-19 15:47:32 +0000
commitbaf1d05697038f4fd37287eb70339fde28f0d096 (patch)
treeed06c2918580d2714749463ae1c7a919ad1d818f /dbclient.1
parent8cade5bca187c1b2d7d94302bb62c75c23d9cbea (diff)
downloaddropbear-baf1d05697038f4fd37287eb70339fde28f0d096.tar.gz
Just use /dev/urandom since that's what everyone ends up using anyway.
Make -u a nop.
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.13
1 files changed, 0 insertions, 3 deletions
diff --git a/dbclient.1 b/dbclient.1
index 4cf537c..4145342 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -74,9 +74,6 @@ by the ssh server.
.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 (matt@ucc.asn.au).
.br