From: dtucker Date: Fri, 3 Jun 2022 04:00:15 +0000 (+0000) Subject: Add missing *-sk types to ssh-keyscan manpage. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b7c55317ffc779711ea04686e23acc3950fbd72b;p=openbsd Add missing *-sk types to ssh-keyscan manpage. From skazi0 via github PR#294. --- diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1 index f9df75d42f1..4eb0bea0916 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.45 2019/11/30 07:07:59 jmc Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.46 2022/06/03 04:00:15 dtucker Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres . .\" @@ -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 30 2019 $ +.Dd $Mdocdate: June 3 2022 $ .Dt SSH-KEYSCAN 1 .Os .Sh NAME @@ -103,14 +103,18 @@ The possible values are .Dq dsa , .Dq ecdsa , .Dq ed25519 , +.Dq ecdsa-sk , +.Dq ed25519-sk , or .Dq rsa . Multiple values may be specified by separating them with commas. The default is to fetch .Dq rsa , .Dq ecdsa , +.Dq ed25519 , +.Dq ecdsa-sk , and -.Dq ed25519 +.Dq ed25519-sk keys. .It Fl v Verbose mode: