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 1a8e24bd1..f6c1b3b33 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1055,11 +1055,9 @@ If one argument is specified, it is used as the packet class unconditionally.
1055If two values are specified, the first is automatically selected for 1055If two values are specified, the first is automatically selected for
1056interactive sessions and the second for non-interactive sessions. 1056interactive sessions and the second for non-interactive sessions.
1057The default is 1057The default is
1058.Cm af21 1058.Cm lowdelay
1059(Low-Latency Data)
1060for interactive sessions and 1059for interactive sessions and
1061.Cm cs1 1060.Cm throughput
1062(Lower Effort)
1063for non-interactive sessions. 1061for non-interactive sessions.
1064.It Cm KbdInteractiveAuthentication 1062.It Cm KbdInteractiveAuthentication
1065Specifies whether to use keyboard-interactive authentication. 1063Specifies whether to use keyboard-interactive authentication.