summaryrefslogtreecommitdiff
path: root/ssh-keyscan.1
diff options
context:
space:
mode:
authorsobrado@openbsd.org <sobrado@openbsd.org>2014-08-30 15:33:50 +0000
committerDamien Miller <djm@mindrot.org>2014-10-13 11:37:32 +1100
commitf70b22bcdd52f6bf127047b3584371e6e5d45627 (patch)
tree94b5af4cb57abf4e5c5a832a16cb0fdf4fd2d75c /ssh-keyscan.1
parent7df8818409c752cf3f0c3f8044fe9aebed8647bd (diff)
upstream commit
improve capitalization for the Ed25519 public-key signature system. ok djm@
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 5c32ea9c7..6bbc480cd 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keyscan.1,v 1.35 2014/03/12 13:06:59 naddy Exp $ 1.\" $OpenBSD: ssh-keyscan.1,v 1.36 2014/08/30 15:33:50 sobrado 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: March 12 2014 $ 9.Dd $Mdocdate: August 30 2014 $
10.Dt SSH-KEYSCAN 1 10.Dt SSH-KEYSCAN 1
11.Os 11.Os
12.Sh NAME 12.Sh NAME
@@ -130,7 +130,7 @@ Output format for RSA1 keys:
130host-or-namelist bits exponent modulus 130host-or-namelist bits exponent modulus
131.Ed 131.Ed
132.Pp 132.Pp
133Output format for RSA, DSA, ECDSA, and ED25519 keys: 133Output format for RSA, DSA, ECDSA, and Ed25519 keys:
134.Bd -literal 134.Bd -literal
135host-or-namelist keytype base64-encoded-key 135host-or-namelist keytype base64-encoded-key
136.Ed 136.Ed