mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-01-12 00:04:08 +08:00
- naddy@cvs.openbsd.org 2013/12/07 11:58:46
[ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8 ssh.1]
[ssh_config.5 sshd.8 sshd_config.5]
add missing mentions of ed25519; ok djm@
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: ssh-keyscan.1,v 1.32 2013/12/06 13:39:49 markus Exp $
|
||||
.\" $OpenBSD: ssh-keyscan.1,v 1.33 2013/12/07 11:58:46 naddy 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: December 6 2013 $
|
||||
.Dd $Mdocdate: December 7 2013 $
|
||||
.Dt SSH-KEYSCAN 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -89,7 +89,8 @@ The possible values are
|
||||
.Dq rsa1
|
||||
for protocol version 1 and
|
||||
.Dq dsa ,
|
||||
.Dq ecdsa
|
||||
.Dq ecdsa ,
|
||||
.Dq ed25519 ,
|
||||
or
|
||||
.Dq rsa
|
||||
for protocol version 2.
|
||||
|
||||
Reference in New Issue
Block a user