diff dropbearkey.1 @ 1739:13d834efc376 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Thu, 15 Oct 2020 19:55:15 +0800
parents 5c8913b7464c
children
line wrap: on
line diff
--- a/dropbearkey.1	Wed Feb 28 22:11:39 2018 +0800
+++ b/dropbearkey.1	Thu Oct 15 19:55:15 2020 +0800
@@ -13,7 +13,7 @@
 .SH DESCRIPTION
 .B dropbearkey
 generates a
-\fIRSA\fR, \fIDSS\fR, or \fIECDSA\fR
+\fIRSA\fR, \fIDSS\fR, \fIECDSA\fR, or \fIEd25519\fR
 format SSH private key, and saves it to a file for the use with the
 Dropbear client or server.
 Note that 
@@ -26,6 +26,7 @@
 Must be one of
 .I rsa
 .I ecdsa
+.I ed25519
 or
 .IR dss .
 .TP