[BACK]Return to ssh-keygen.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-keygen.1 between version 1.159 and 1.160

version 1.159, 2019/05/20 00:20:35 version 1.160, 2019/05/20 06:01:59
Line 579 
Line 579 
 .Dq rsa .  .Dq rsa .
 .Pp  .Pp
 This flag may also be used to specify the desired signature type when  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  The available RSA signature variants are
 .Dq ssh-rsa  .Dq ssh-rsa
 (SHA1 signatures, not recommended),  (SHA1 signatures, not recommended),
 .Dq rsa-sha2-256  .Dq rsa-sha2-256 ,
   and
 .Dq rsa-sha2-512  .Dq rsa-sha2-512
 (the default).  (the default).
 .It Fl U  .It Fl U

Legend:
Removed from v.1.159  
changed lines
  Added in v.1.160