[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.60.2.1 and 1.60.2.2

version 1.60.2.1, 2004/02/28 03:51:34 version 1.60.2.2, 2004/08/19 22:37:32
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.60.2.1  
changed lines
  Added in v.1.60.2.2