summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 2 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index d27655e15..b71d5ede9 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1110,11 +1110,9 @@ If one argument is specified, it is used as the packet class unconditionally.
1110If two values are specified, the first is automatically selected for 1110If two values are specified, the first is automatically selected for
1111interactive sessions and the second for non-interactive sessions. 1111interactive sessions and the second for non-interactive sessions.
1112The default is 1112The default is
1113.Cm af21 1113.Cm lowdelay
1114(Low-Latency Data)
1115for interactive sessions and 1114for interactive sessions and
1116.Cm cs1 1115.Cm throughput
1117(Lower Effort)
1118for non-interactive sessions. 1116for non-interactive sessions.
1119.It Cm KbdInteractiveAuthentication 1117.It Cm KbdInteractiveAuthentication
1120Specifies whether to use keyboard-interactive authentication. 1118Specifies whether to use keyboard-interactive authentication.