diff options
Diffstat (limited to 'ssh-keyscan.1')
-rw-r--r-- | ssh-keyscan.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1 index f2b0fc8fa..c35ea05e0 100644 --- a/ssh-keyscan.1 +++ b/ssh-keyscan.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keyscan.1,v 1.30 2012/04/11 13:34:17 djm Exp $ | 1 | .\" $OpenBSD: ssh-keyscan.1,v 1.31 2013/07/16 00:07:52 schwarze 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: April 11 2012 $ | 9 | .Dd $Mdocdate: July 16 2013 $ |
10 | .Dt SSH-KEYSCAN 1 | 10 | .Dt SSH-KEYSCAN 1 |
11 | .Os | 11 | .Os |
12 | .Sh NAME | 12 | .Sh NAME |
@@ -164,9 +164,9 @@ $ ssh-keyscan -t rsa,dsa,ecdsa -f ssh_hosts | \e | |||
164 | .Xr sshd 8 | 164 | .Xr sshd 8 |
165 | .Sh AUTHORS | 165 | .Sh AUTHORS |
166 | .An -nosplit | 166 | .An -nosplit |
167 | .An David Mazieres Aq dm@lcs.mit.edu | 167 | .An David Mazieres Aq Mt dm@lcs.mit.edu |
168 | wrote the initial version, and | 168 | wrote the initial version, and |
169 | .An Wayne Davison Aq wayned@users.sourceforge.net | 169 | .An Wayne Davison Aq Mt wayned@users.sourceforge.net |
170 | added support for protocol version 2. | 170 | added support for protocol version 2. |
171 | .Sh BUGS | 171 | .Sh BUGS |
172 | It generates "Connection closed by remote host" messages on the consoles | 172 | It generates "Connection closed by remote host" messages on the consoles |