[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.18 and 1.18.2.1

version 1.18, 2000/05/08 17:26:04 version 1.18.2.1, 2000/09/01 18:23:23
Line 23 
Line 23 
 .Op Fl b Ar bits  .Op Fl b Ar bits
 .Op Fl N Ar new_passphrase  .Op Fl N Ar new_passphrase
 .Op Fl C Ar comment  .Op Fl C Ar comment
 .Op Fl f Ar keyfile  .Op Fl f Ar output_keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl p  .Fl p
 .Op Fl P Ar old_passphrase  .Op Fl P Ar old_passphrase
Line 31 
Line 31 
 .Op Fl f Ar keyfile  .Op Fl f Ar keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl x  .Fl x
 .Op Fl f Ar keyfile  .Op Fl f Ar input_keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl X  .Fl X
 .Op Fl f Ar keyfile  .Op Fl f Ar input_keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl y  .Fl y
 .Op Fl f Ar keyfile  .Op Fl f Ar input_keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl c  .Fl c
 .Op Fl P Ar passphrase  .Op Fl P Ar passphrase
Line 45 
Line 45 
 .Op Fl f Ar keyfile  .Op Fl f Ar keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl l  .Fl l
 .Op Fl f Ar keyfile  .Op Fl f Ar input_keyfile
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl R  .Fl R
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 188 
Line 188 
 on all machines  on all machines
 where you wish to log in using DSA authentication.  where you wish to log in using DSA authentication.
 There is no need to keep the contents of this file secret.  There is no need to keep the contents of this file secret.
   .El
 .Sh AUTHOR  .Sh AUTHOR
 Tatu Ylonen <ylo@cs.hut.fi>  Tatu Ylonen <ylo@cs.hut.fi>
 .Pp  .Pp
Line 214 
Line 215 
 supports one-time password authentication with  supports one-time password authentication with
 .Xr skey 1 .  .Xr skey 1 .
 .El  .El
 .Pp  
 The libraries described in  
 .Xr ssl 8  
 are required for proper operation.  
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr ssh 1 ,  .Xr ssh 1 ,
 .Xr ssh-add 1 ,  .Xr ssh-add 1 ,

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.18.2.1