summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2008-12-29 01:12:37 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2008-12-29 01:12:37 +0000
commite10e6453816dcfaa594d871a63c48e655553bf1d (patch)
tree9021d00c86a8b0e122be7b6f8706f55c5d0317ce
parent4b8fceb2618e14c5360be6a830f03311e878442c (diff)
fix example, default key type is rsa for 3+ years; from
frederic.perrin@resel.fr
-rw-r--r--usr.bin/ssh/ssh-keyscan.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1
index 299a6cc94bd..4a58645665e 100644
--- a/usr.bin/ssh/ssh-keyscan.1
+++ b/usr.bin/ssh/ssh-keyscan.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keyscan.1,v 1.25 2008/11/01 11:14:36 sobrado Exp $
+.\" $OpenBSD: ssh-keyscan.1,v 1.26 2008/12/29 01:12:36 stevesk 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: November 1 2008 $
+.Dd $Mdocdate: December 29 2008 $
.Dt SSH-KEYSCAN 1
.Os
.Sh NAME
@@ -137,7 +137,7 @@ or
.Pa /etc/ssh/ssh_known_hosts
.Sh EXAMPLES
Print the
-.Pa rsa1
+.Pa rsa
host key for machine
.Pa hostname :
.Bd -literal