diff options
Diffstat (limited to 'ssh-keyscan.1')
-rw-r--r-- | ssh-keyscan.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1 index fe9bb6e07..f2b0fc8fa 100644 --- a/ssh-keyscan.1 +++ b/ssh-keyscan.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keyscan.1,v 1.29 2010/08/31 11:54:45 djm Exp $ | 1 | .\" $OpenBSD: ssh-keyscan.1,v 1.30 2012/04/11 13:34:17 djm Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. | 3 | .\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. |
4 | .\" | 4 | .\" |
@@ -6,7 +6,7 @@ | |||
6 | .\" permitted provided that due credit is given to the author and the | 6 | .\" permitted provided that due credit is given to the author and the |
7 | .\" OpenBSD project by leaving this copyright notice intact. | 7 | .\" OpenBSD project by leaving this copyright notice intact. |
8 | .\" | 8 | .\" |
9 | .Dd $Mdocdate: August 31 2010 $ | 9 | .Dd $Mdocdate: April 11 2012 $ |
10 | .Dt SSH-KEYSCAN 1 | 10 | .Dt SSH-KEYSCAN 1 |
11 | .Os | 11 | .Os |
12 | .Sh NAME | 12 | .Sh NAME |
@@ -94,8 +94,11 @@ or | |||
94 | .Dq rsa | 94 | .Dq rsa |
95 | for protocol version 2. | 95 | for protocol version 2. |
96 | Multiple values may be specified by separating them with commas. | 96 | Multiple values may be specified by separating them with commas. |
97 | The default is | 97 | The default is to fetch |
98 | .Dq rsa . | 98 | .Dq rsa |
99 | and | ||
100 | .Dq ecdsa | ||
101 | keys. | ||
99 | .It Fl v | 102 | .It Fl v |
100 | Verbose mode. | 103 | Verbose mode. |
101 | Causes | 104 | Causes |