diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2012-08-29 15:46:01 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2012-08-29 15:46:01 +0000 |
| commit | 2e97a36905ba9936cb9972e37c5e56deb288e442 (patch) | |
| tree | 63724b2d8e911727737ec31273789b3f46ffa6ff /ssh-keyscan.1 | |
| parent | 4bc11fc94e472842a59429d633d4b97124da2a2e (diff) | |
Diffstat (limited to 'ssh-keyscan.1')
| -rw-r--r-- | ssh-keyscan.1 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1 index f2b0fc8faf4f..fe9bb6e07061 100644 --- a/ssh-keyscan.1 +++ b/ssh-keyscan.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keyscan.1,v 1.30 2012/04/11 13:34:17 djm Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.29 2010/08/31 11:54:45 djm Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. .\" @@ -6,7 +6,7 @@ .\" permitted provided that due credit is given to the author and the .\" OpenBSD project by leaving this copyright notice intact. .\" -.Dd $Mdocdate: April 11 2012 $ +.Dd $Mdocdate: August 31 2010 $ .Dt SSH-KEYSCAN 1 .Os .Sh NAME @@ -94,11 +94,8 @@ or .Dq rsa for protocol version 2. Multiple values may be specified by separating them with commas. -The default is to fetch -.Dq rsa -and -.Dq ecdsa -keys. +The default is +.Dq rsa . .It Fl v Verbose mode. Causes |
