[openssh-commits] [openssh] 01/01: upstream: tweak previous;

git+noreply at mindrot.org git+noreply at mindrot.org
Tue May 21 11:22:28 AEST 2019


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 85ceb0e64bff672558fc87958cd548f135c83cdd
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Mon May 20 06:01:59 2019 +0000

    upstream: tweak previous;
    
    OpenBSD-Commit-ID: 42f39f22f53cfcb913bce401ae0f1bb93e08dd6c
---
 ssh-keygen.1 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 673bf6e2..f42127c6 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -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 at cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo at 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

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list