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 a27631ae9..a9f6d906f 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1098,11 +1098,9 @@ If one argument is specified, it is used as the packet class unconditionally.
1098If two values are specified, the first is automatically selected for 1098If two values are specified, the first is automatically selected for
1099interactive sessions and the second for non-interactive sessions. 1099interactive sessions and the second for non-interactive sessions.
1100The default is 1100The default is
1101.Cm af21 1101.Cm lowdelay
1102(Low-Latency Data)
1103for interactive sessions and 1102for interactive sessions and
1104.Cm cs1 1103.Cm throughput
1105(Lower Effort)
1106for non-interactive sessions. 1104for non-interactive sessions.
1107.It Cm KbdInteractiveAuthentication 1105.It Cm KbdInteractiveAuthentication
1108Specifies whether to use keyboard-interactive authentication. 1106Specifies whether to use keyboard-interactive authentication.