diff options
author | Damien Miller <djm@mindrot.org> | 2009-01-28 06:18:03 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2009-01-28 06:18:03 +0100 |
commit | b2c17d4b173103fa8621f5a11de0ba56840e86af (patch) | |
tree | cc1f1f3d7e7244242bc622e1c01b317d1ee90cd4 /ssh-keyscan.1 | |
parent | - stevesk@cvs.openbsd.org 2008/12/10 03:55:20 (diff) | |
download | openssh-b2c17d4b173103fa8621f5a11de0ba56840e86af.tar.xz openssh-b2c17d4b173103fa8621f5a11de0ba56840e86af.zip |
- stevesk@cvs.openbsd.org 2008/12/29 01:12:36
[ssh-keyscan.1]
fix example, default key type is rsa for 3+ years; from
frederic.perrin@resel.fr
Diffstat (limited to '')
-rw-r--r-- | ssh-keyscan.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1 index 299a6cc94..4a5864566 100644 --- a/ssh-keyscan.1 +++ b/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 |