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 6d6c59521..080d289a7 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1156,11 +1156,9 @@ If one argument is specified, it is used as the packet class unconditionally.
1156If two values are specified, the first is automatically selected for 1156If two values are specified, the first is automatically selected for
1157interactive sessions and the second for non-interactive sessions. 1157interactive sessions and the second for non-interactive sessions.
1158The default is 1158The default is
1159.Cm af21 1159.Cm lowdelay
1160(Low-Latency Data)
1161for interactive sessions and 1160for interactive sessions and
1162.Cm cs1 1161.Cm throughput
1163(Lower Effort)
1164for non-interactive sessions. 1162for non-interactive sessions.
1165.It Cm KbdInteractiveAuthentication 1163.It Cm KbdInteractiveAuthentication
1166Specifies whether to use keyboard-interactive authentication. 1164Specifies whether to use keyboard-interactive authentication.