]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: tweak previous;
authorjmc@openbsd.org <jmc@openbsd.org>
Mon, 20 May 2019 06:01:59 +0000 (06:01 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 21 May 2019 00:04:43 +0000 (10:04 +1000)
OpenBSD-Commit-ID: 42f39f22f53cfcb913bce401ae0f1bb93e08dd6c

ssh-keygen.1

index 673bf6e2f1788d6d4cdc4c45ebf7505a8fef7cf2..f42127c60cae21d6651cf22f99a0653690298ebe 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ssh-keygen.1,v 1.159 2019/05/20 00:20:35 djm Exp $
+.\"    $OpenBSD: ssh-keygen.1,v 1.160 2019/05/20 06:01:59 jmc Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -579,11 +579,12 @@ or
 .Dq rsa .
 .Pp
 This flag may also be used to specify the desired signature type when
-signing certificates using a RSA CA key.
+signing certificates using an RSA CA key.
 The available RSA signature variants are
 .Dq ssh-rsa
 (SHA1 signatures, not recommended),
-.Dq rsa-sha2-256
+.Dq rsa-sha2-256 ,
+and
 .Dq rsa-sha2-512
 (the default).
 .It Fl U