[BACK]Return to ssh-add.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-add.1 between version 1.51 and 1.52

version 1.51, 2010/02/10 23:20:38 version 1.52, 2010/03/05 10:28:21
Line 61 
Line 61 
 .Pa ~/.ssh/id_dsa  .Pa ~/.ssh/id_dsa
 and  and
 .Pa ~/.ssh/identity .  .Pa ~/.ssh/identity .
   After loading a private key,
   .Nm
   will try to load corresponding certificate information from the
   filename obtained by appending
   .Pa -cert.pub
   to the name of the private key file.
 Alternative file names can be given on the command line.  Alternative file names can be given on the command line.
   .Pp
 If any file requires a passphrase,  If any file requires a passphrase,
 .Nm  .Nm
 asks for the passphrase from the user.  asks for the passphrase from the user.

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52