diff dbclient.1 @ 442:d82a2a44c684

Add -u option to specify /dev/urandom instead
author Matt Johnston <matt@ucc.asn.au>
date Mon, 16 Apr 2007 13:39:50 +0000
parents 7319d229799a
children 2cd2edfa11ee
line wrap: on
line diff
--- a/dbclient.1	Sat Mar 17 06:30:11 2007 +0000
+++ b/dbclient.1	Mon Apr 16 13:39:50 2007 +0000
@@ -74,6 +74,9 @@
 .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