summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2019-05-20 06:02:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2019-05-20 06:02:00 +0000
commit22f73c292ee5cefb0c99e38b8eb82af52ab15851 (patch)
tree183f6d1f4a544cb57674d448c46ddbf707daf4d7 /usr.bin
parente4ae6015173447ad00c7c2336d68e0c3ca634d03 (diff)
tweak previous;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh-keygen.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1
index 673bf6e2f17..f42127c60ca 100644
--- a/usr.bin/ssh/ssh-keygen.1
+++ b/usr.bin/ssh/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@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