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 5c90d3e02..6b4e4f43b 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1133,11 +1133,9 @@ If one argument is specified, it is used as the packet class unconditionally.
1133If two values are specified, the first is automatically selected for 1133If two values are specified, the first is automatically selected for
1134interactive sessions and the second for non-interactive sessions. 1134interactive sessions and the second for non-interactive sessions.
1135The default is 1135The default is
1136.Cm af21 1136.Cm lowdelay
1137(Low-Latency Data)
1138for interactive sessions and 1137for interactive sessions and
1139.Cm cs1 1138.Cm throughput
1140(Lower Effort)
1141for non-interactive sessions. 1139for non-interactive sessions.
1142.It Cm KbdInteractiveAuthentication 1140.It Cm KbdInteractiveAuthentication
1143Specifies whether to use keyboard-interactive authentication. 1141Specifies whether to use keyboard-interactive authentication.