[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.120 and 1.121

version 1.120, 2014/02/05 20:13:25 version 1.121, 2014/03/15 17:28:26
Line 46 
Line 46 
 .Nm ssh-keygen  .Nm ssh-keygen
 .Op Fl q  .Op Fl q
 .Op Fl b Ar bits  .Op Fl b Ar bits
 .Op Fl t Ar type  .Op Fl t Cm dsa | ecdsa | ed25519 | rsa | rsa1
 .Op Fl N Ar new_passphrase  .Op Fl N Ar new_passphrase
 .Op Fl C Ar comment  .Op Fl C Ar comment
 .Op Fl f Ar output_keyfile  .Op Fl f Ar output_keyfile
Line 514 
Line 514 
 Test DH group exchange candidate primes (generated using the  Test DH group exchange candidate primes (generated using the
 .Fl G  .Fl G
 option) for safety.  option) for safety.
 .It Fl t Ar type  .It Fl t Cm dsa | ecdsa | ed25519 | rsa | rsa1
 Specifies the type of key to create.  Specifies the type of key to create.
 The possible values are  The possible values are
 .Dq rsa1  .Dq rsa1

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121