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 aac3fabb7..2574b1004 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1140,11 +1140,9 @@ If one argument is specified, it is used as the packet class unconditionally.
1140If two values are specified, the first is automatically selected for 1140If two values are specified, the first is automatically selected for
1141interactive sessions and the second for non-interactive sessions. 1141interactive sessions and the second for non-interactive sessions.
1142The default is 1142The default is
1143.Cm af21 1143.Cm lowdelay
1144(Low-Latency Data)
1145for interactive sessions and 1144for interactive sessions and
1146.Cm cs1 1145.Cm throughput
1147(Lower Effort)
1148for non-interactive sessions. 1146for non-interactive sessions.
1149.It Cm KbdInteractiveAuthentication 1147.It Cm KbdInteractiveAuthentication
1150Specifies whether to use keyboard-interactive authentication. 1148Specifies whether to use keyboard-interactive authentication.