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

Diff for /src/usr.bin/ssh/ssh.1 between version 1.292 and 1.293

version 1.292, 2010/02/08 22:03:05 version 1.293, 2010/02/10 23:20:38
Line 288 
Line 288 
 .It Fl I Ar pkcs11  .It Fl I Ar pkcs11
 Specify the PKCS#11 shared libarary  Specify the PKCS#11 shared libarary
 .Nm  .Nm
 should use to communicate with a PKCS#11 token used for storing the user's  should use to communicate with a PKCS#11 token providing the user's
 private RSA key.  private RSA key.
 This option is only available if support for PKCS#11  
 is compiled in (default is no support).  
 .It Fl i Ar identity_file  .It Fl i Ar identity_file
 Selects a file from which the identity (private key) for  Selects a file from which the identity (private key) for
 RSA or DSA authentication is read.  RSA or DSA authentication is read.

Legend:
Removed from v.1.292  
changed lines
  Added in v.1.293