[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.124 and 1.125

version 1.124, 2001/07/25 14:35:18 version 1.125, 2001/07/31 09:28:44
Line 448 
Line 448 
 .Fl i  .Fl i
 options (and multiple identities specified in  options (and multiple identities specified in
 configuration files).  configuration files).
   .It Fl I Ar smartcard_device
   Specifies which smartcard device to use. The argument is
   the device
   .Nm
   should use to communicate with a smartcard used for storing the user's
   private RSA key.
 .It Fl k  .It Fl k
 Disables forwarding of Kerberos tickets and AFS tokens.  Disables forwarding of Kerberos tickets and AFS tokens.
 This may also be specified on a per-host basis in the configuration file.  This may also be specified on a per-host basis in the configuration file.
Line 1016 
Line 1022 
 .Dq no .  .Dq no .
 The default is  The default is
 .Dq yes .  .Dq yes .
   .It Cm SmartcardDevice
   Specifies which smartcard device to use. The argument to this keyword is
   the device
   .Nm
   should use to communicate with a smartcard used for storing the user's
   private RSA key. By default, no device is specified and smartcard support
   is not activated.
 .It Cm StrictHostKeyChecking  .It Cm StrictHostKeyChecking
 If this flag is set to  If this flag is set to
 .Dq yes ,  .Dq yes ,

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125