summaryrefslogtreecommitdiffhomepage
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
commitb04e2d14ef0319a5d3814709a5ee0c00b7ceec19 (patch)
treeed06c2918580d2714749463ae1c7a919ad1d818f /dbclient.1
parent456b5009022fe7e7facbe5715a63c961cef1abd1 (diff)
Just use /dev/urandom since that's what everyone ends up using anyway.
Make -u a nop. --HG-- extra : convert_revision : ef0615311b43c8bfe1985df64a4a95ce4ec0d8e6
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