[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.77 and 1.78

version 1.77, 2008/06/11 22:20:46 version 1.78, 2008/06/12 19:10:09
Line 258 
Line 258 
 SSH implementations.  SSH implementations.
 .It Fl l  .It Fl l
 Show fingerprint of specified public key file.  Show fingerprint of specified public key file.
 If invoked along with  
 .Fl v ,  
 an ASCII art representation of the key is supplied with the fingerprint.  
 Private RSA1 keys are also supported.  Private RSA1 keys are also supported.
 For RSA and DSA keys  For RSA and DSA keys
 .Nm  .Nm
 tries to find the matching public key file and prints its fingerprint  tries to find the matching public key file and prints its fingerprint.
 and representation.  If combined with
   .Fl v ,
   an ASCII art representation of the key is supplied with the fingerprint.
 .It Fl M Ar memory  .It Fl M Ar memory
 Specify the amount of memory to use (in megabytes) when generating  Specify the amount of memory to use (in megabytes) when generating
 candidate moduli for DH-GEX.  candidate moduli for DH-GEX.

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78