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 8a4f3bcba..4a5864566 100644 --- a/ssh-keyscan.1 +++ b/ssh-keyscan.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keyscan.1,v 1.24 2008/04/30 10:14:03 djm Exp $ | 1 | .\" $OpenBSD: ssh-keyscan.1,v 1.26 2008/12/29 01:12:36 stevesk 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 30 2008 $ | 9 | .Dd $Mdocdate: December 29 2008 $ |
10 | .Dt SSH-KEYSCAN 1 | 10 | .Dt SSH-KEYSCAN 1 |
11 | .Os | 11 | .Os |
12 | .Sh NAME | 12 | .Sh NAME |
@@ -21,7 +21,7 @@ | |||
21 | .Op Fl T Ar timeout | 21 | .Op Fl T Ar timeout |
22 | .Op Fl t Ar type | 22 | .Op Fl t Ar type |
23 | .Op Ar host | addrlist namelist | 23 | .Op Ar host | addrlist namelist |
24 | .Op Ar ... | 24 | .Ar ... |
25 | .Ek | 25 | .Ek |
26 | .Sh DESCRIPTION | 26 | .Sh DESCRIPTION |
27 | .Nm | 27 | .Nm |
@@ -137,7 +137,7 @@ or | |||
137 | .Pa /etc/ssh/ssh_known_hosts | 137 | .Pa /etc/ssh/ssh_known_hosts |
138 | .Sh EXAMPLES | 138 | .Sh EXAMPLES |
139 | Print the | 139 | Print the |
140 | .Pa rsa1 | 140 | .Pa rsa |
141 | host key for machine | 141 | host key for machine |
142 | .Pa hostname : | 142 | .Pa hostname : |
143 | .Bd -literal | 143 | .Bd -literal |