[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.33 and 1.34

version 1.33, 2001/03/02 18:54:31 version 1.34, 2001/03/11 15:04:16
Line 72 
Line 72 
 .Op Fl f Ar keyfile  .Op Fl f Ar keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl l  .Fl l
   .Op Fl v
 .Op Fl f Ar input_keyfile  .Op Fl f Ar input_keyfile
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
Line 172 
Line 173 
 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 v
   Print verbose information.
 .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.33  
changed lines
  Added in v.1.34