summaryrefslogtreecommitdiff
path: root/ssh-keyscan.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-05-19 14:56:33 +1000
committerDamien Miller <djm@mindrot.org>2008-05-19 14:56:33 +1000
commitbacb7fbd7e7716a4d3148769d43d8896cbfb2c54 (patch)
tree10680ec47f13fae0f369aa89bbb6c6afff652df8 /ssh-keyscan.1
parent0b4c16589a29a3899500b553eb95461be3f604e6 (diff)
- djm@cvs.openbsd.org 2008/04/30 10:14:03
[ssh-keyscan.1 ssh-keyscan.c] default to rsa (protocol 2) keys, instead of rsa1 keys; spotted by larsnooden AT openoffice.org
Diffstat (limited to 'ssh-keyscan.1')
-rw-r--r--ssh-keyscan.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index 7273df8c8..8a4f3bcba 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keyscan.1,v 1.23 2007/05/31 19:20:16 jmc Exp $ 1.\" $OpenBSD: ssh-keyscan.1,v 1.24 2008/04/30 10:14:03 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: May 31 2007 $ 9.Dd $Mdocdate: April 30 2008 $
10.Dt SSH-KEYSCAN 1 10.Dt SSH-KEYSCAN 1
11.Os 11.Os
12.Sh NAME 12.Sh NAME
@@ -94,7 +94,7 @@ or
94for protocol version 2. 94for protocol version 2.
95Multiple values may be specified by separating them with commas. 95Multiple values may be specified by separating them with commas.
96The default is 96The default is
97.Dq rsa1 . 97.Dq rsa .
98.It Fl v 98.It Fl v
99Verbose mode. 99Verbose mode.
100Causes 100Causes