[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.271 and 1.272

version 1.271, 2018/04/06 13:02:39 version 1.272, 2018/04/07 13:50:10
Line 984 
Line 984 
 interactive sessions and the second for non-interactive sessions.  interactive sessions and the second for non-interactive sessions.
 The default is  The default is
 .Cm af21  .Cm af21
 .Ar (Low-Latency Data)  (Low-Latency Data)
 for interactive sessions and  for interactive sessions and
 .Cm cs1  .Cm cs1
 .Ar (Lower Effort)  (Lower Effort)
 for non-interactive sessions.  for non-interactive sessions.
 .It Cm KbdInteractiveAuthentication  .It Cm KbdInteractiveAuthentication
 Specifies whether to use keyboard-interactive authentication.  Specifies whether to use keyboard-interactive authentication.
Line 1399 
Line 1399 
 .Sx PATTERNS  .Sx PATTERNS
 for more information on patterns.  for more information on patterns.
 .Pp  .Pp
 It is possible to clear previously-set  It is possible to clear previously set
 .Cm SendEnv  .Cm SendEnv
 variable names by prefixing patterns with  variable names by prefixing patterns with
 .Pa - .  .Pa - .

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.272