[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.26 and 1.27

version 1.26, 2001/01/13 17:59:18 version 1.27, 2001/01/21 09:00:33
Line 71 
Line 71 
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl l  .Fl l
 .Op Fl f Ar input_keyfile  .Op Fl f Ar input_keyfile
 .Nm ssh-keygen  
 .Fl R  
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
 generates and manages authentication keys for  generates and manages authentication keys for
Line 172 
Line 170 
 Provides the new passphrase.  Provides the new passphrase.
 .It Fl P Ar passphrase  .It Fl P Ar passphrase
 Provides the (old) passphrase.  Provides the (old) passphrase.
 .It Fl R  
 If RSA support is functional, immediately exits with code 0.  If RSA  
 support is not functional, exits with code 1.  This flag will be  
 removed once the RSA patent expires.  
 .It Fl x  .It Fl x
 This option will read a private  This option will read a private
 OpenSSH DSA format file and print a SSH2-compatible public key to stdout.  OpenSSH DSA format file and print a SSH2-compatible public key to stdout.

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27