summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.55
1 files changed, 1 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 981197ddf..81b9b740f 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1492,10 +1492,7 @@ If, for example,
1492.Cm ServerAliveCountMax 1492.Cm ServerAliveCountMax
1493is left at the default, if the server becomes unresponsive, 1493is left at the default, if the server becomes unresponsive,
1494ssh will disconnect after approximately 45 seconds. 1494ssh will disconnect after approximately 45 seconds.
1495This option applies to protocol version 2 only; in protocol version 1495This option applies to protocol version 2 only.
14961 there is no mechanism to request a response from the server to the
1497server alive messages, so disconnection is the responsibility of the TCP
1498stack.
1499.It Cm ServerAliveInterval 1496.It Cm ServerAliveInterval
1500Sets a timeout interval in seconds after which if no data has been received 1497Sets a timeout interval in seconds after which if no data has been received
1501from the server, 1498from the server,