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

Diff for /src/usr.bin/ssh/ssh_config.5 between version 1.130 and 1.131

version 1.130, 2010/03/26 01:06:13 version 1.131, 2010/03/27 14:26:55
Line 732 
Line 732 
 This allows a client to prefer one method (e.g.\&  This allows a client to prefer one method (e.g.\&
 .Cm keyboard-interactive )  .Cm keyboard-interactive )
 over another method (e.g.\&  over another method (e.g.\&
 .Cm password )  .Cm password ) .
 The default for this option is:  The default is:
 .Do gssapi-with-mic,hostbased,publickey,keyboard-interactive,password  .Bd -literal -offset indent
 .Dc .  gssapi-with-mic,hostbased,publickey,
   keyboard-interactive,password
   .Ed
 .It Cm Protocol  .It Cm Protocol
 Specifies the protocol versions  Specifies the protocol versions
 .Xr ssh 1  .Xr ssh 1

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.131