[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.61 and 1.62

version 1.61, 2003/12/22 09:16:58 version 1.62, 2004/08/12 21:41:13
Line 192 
Line 192 
 This option allows exporting keys for use by several commercial  This option allows exporting keys for use by several commercial
 SSH implementations.  SSH implementations.
 .It Fl g  .It Fl g
 Use generic DNS resource record format.  Use generic DNS format when printing fingerprint resource records using the
   .Fl r
   command.
 .It Fl f Ar filename  .It Fl f Ar filename
 Specifies the filename of the key file.  Specifies the filename of the key file.
 .It Fl i  .It Fl i
Line 276 
Line 278 
 options increase the verbosity.  options increase the verbosity.
 The maximum is 3.  The maximum is 3.
 .It Fl r Ar hostname  .It Fl r Ar hostname
 Print DNS resource record with the specified  Print the SSHFP fingerprint resource record named
 .Ar hostname .  .Ar hostname
   for the specified public key file.
 .El  .El
 .Sh MODULI GENERATION  .Sh MODULI GENERATION
 .Nm  .Nm

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62