[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.2.3 and 1.18.2.4

version 1.18.2.3, 2001/03/12 15:44:16 version 1.18.2.4, 2001/03/21 18:53:09
Line 13 
Line 13 
 .\" called by a name other than "ssh" or "Secure Shell".  .\" called by a name other than "ssh" or "Secure Shell".
 .\"  .\"
 .\"  .\"
 .\" Copyright (c) 1999,2000 Markus Friedl. All rights reserved.  .\" Copyright (c) 1999,2000 Markus Friedl.  All rights reserved.
 .\" Copyright (c) 1999 Aaron Campbell. All rights reserved.  .\" Copyright (c) 1999 Aaron Campbell.  All rights reserved.
 .\" Copyright (c) 1999 Theo de Raadt. All rights reserved.  .\" Copyright (c) 1999 Theo de Raadt.  All rights reserved.
 .\"  .\"
 .\" Redistribution and use in source and binary forms, with or without  .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions  .\" modification, are permitted provided that the following conditions
Line 73 
Line 73 
 .Nm ssh-keygen  .Nm ssh-keygen
 .Fl l  .Fl l
 .Op Fl f Ar input_keyfile  .Op Fl f Ar input_keyfile
   .Nm ssh-keygen
   .Fl B
   .Op Fl f Ar input_keyfile
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
 generates and manages authentication keys for  generates and manages authentication keys for
Line 165 
Line 168 
 .Dq dsa  .Dq dsa
 for protocol version 2.  for protocol version 2.
 The default is  The default is
 .Dq rsa .  .Dq rsa1 .
   .It Fl B
   Show the bubblebabble digest of specified private or public key file.
 .It Fl C Ar comment  .It Fl C Ar comment
 Provides the new comment.  Provides the new comment.
 .It Fl N Ar new_passphrase  .It Fl N Ar new_passphrase

Legend:
Removed from v.1.18.2.3  
changed lines
  Added in v.1.18.2.4