[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.121 and 1.122

version 1.121, 2014/03/15 17:28:26 version 1.122, 2014/03/31 13:39:34
Line 332 
Line 332 
 .Fl m  .Fl m
 option and print an OpenSSH compatible private  option and print an OpenSSH compatible private
 (or public) key to stdout.  (or public) key to stdout.
   This option allows importing keys from other software, including several
   commercial SSH implementations.
   The default import format is
   .Dq RFC4716 .
 .It Fl J Ar num_lines  .It Fl J Ar num_lines
 Exit after screening the specified number of lines  Exit after screening the specified number of lines
 while performing DH candidate screening using the  while performing DH candidate screening using the
Line 350 
Line 354 
 option.  option.
 This will be used to skip lines in the input file that have already been  This will be used to skip lines in the input file that have already been
 processed if the job is restarted.  processed if the job is restarted.
 This option allows importing keys from other software, including several  
 commercial SSH implementations.  
 The default import format is  
 .Dq RFC4716 .  
 .It Fl k  .It Fl k
 Generate a KRL file.  Generate a KRL file.
 In this mode,  In this mode,

Legend:
Removed from v.1.121  
changed lines
  Added in v.1.122