[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.158 and 1.159

version 1.158, 2019/04/19 05:47:44 version 1.159, 2019/05/20 00:20:35
Line 577 
Line 577 
 .Dq ed25519 ,  .Dq ed25519 ,
 or  or
 .Dq rsa .  .Dq rsa .
   .Pp
   This flag may also be used to specify the desired signature type when
   signing certificates using a RSA CA key.
   The available RSA signature variants are
   .Dq ssh-rsa
   (SHA1 signatures, not recommended),
   .Dq rsa-sha2-256
   .Dq rsa-sha2-512
   (the default).
 .It Fl U  .It Fl U
 When used in combination with  When used in combination with
 .Fl s ,  .Fl s ,

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