[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.85 and 1.86

version 1.85, 2010/02/26 22:09:28 version 1.86, 2010/03/04 20:35:08
Line 115 
Line 115 
 .Op Fl O Ar constraint  .Op Fl O Ar constraint
 .Op Fl V Ar validity_interval  .Op Fl V Ar validity_interval
 .Ar  .Ar
   .Nm ssh-keygen
   .Bk -words
   .Fl L
   .Op Fl f Ar input_keyfile
 .Ek  .Ek
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
Line 275 
Line 279 
 RFC 4716 SSH Public Key File Format.  RFC 4716 SSH Public Key File Format.
 This option allows importing keys from several commercial  This option allows importing keys from several commercial
 SSH implementations.  SSH implementations.
   .It Fl L
   Prints the contents of a certificate.
 .It Fl l  .It Fl l
 Show fingerprint of specified public key file.  Show fingerprint of specified public key file.
 Private RSA1 keys are also supported.  Private RSA1 keys are also supported.

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86