diff options
Diffstat (limited to 'ssh-keyscan.0')
-rw-r--r-- | ssh-keyscan.0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keyscan.0 b/ssh-keyscan.0 index d9db0d4c9efc..0d8cf3cf44dd 100644 --- a/ssh-keyscan.0 +++ b/ssh-keyscan.0 @@ -50,7 +50,7 @@ DESCRIPTION The possible values are ``rsa1'' for protocol version 1 and ``dsa'', ``ecdsa'' or ``rsa'' for protocol version 2. Multiple values may be specified by separating them with commas. The - default is ``rsa''. + default is to fetch ``rsa'' and ``ecdsa'' keys. -v Verbose mode. Causes ssh-keyscan to print debugging messages about its progress. @@ -106,4 +106,4 @@ BUGS This is because it opens a connection to the ssh port, reads the public key, and drops the connection as soon as it gets the key. -OpenBSD 5.0 August 31, 2010 OpenBSD 5.0 +OpenBSD 5.2 April 11, 2012 OpenBSD 5.2 |