summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 01:34:19 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 01:34:19 +0000
commit2ee26b431f98cf1dc0e4fb9809ad1e0c879b8c08 (patch)
treeae95b7e0883aa778b6e67f4c50092a42d72ab949 /ssh_config.5
parent98fc03d946c636001a40e97082352911cb2e7f22 (diff)
Debian release 3.4p1-4.
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 801a7e88a..6d94220b0 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -448,8 +448,8 @@ This means that
448tries version 2 and falls back to version 1 448tries version 2 and falls back to version 1
449if version 2 is not available. 449if version 2 is not available.
450.It Cm ProtocolKeepAlives 450.It Cm ProtocolKeepAlives
451Specifies the interval at which IGNORE packets will be sent to 451Specifies the interval in seconds at which IGNORE packets will be sent to
452the server during dile periods. Use this option in scripts to detect 452the server during idle periods. Use this option in scripts to detect
453when the network fails. The argument must be an integer. The default 453when the network fails. The argument must be an integer. The default
454is 0 (disabled), or 300 if the 454is 0 (disabled), or 300 if the
455.Cm BatchMode 455.Cm BatchMode
@@ -540,7 +540,7 @@ Note that this option applies to protocol version 1 only.
540.It Cm SetupTimeOut 540.It Cm SetupTimeOut
541Normally, 541Normally,
542.Nm ssh 542.Nm ssh
543blocks indefinitly whilst waiting to receive the ssh banner and other 543blocks indefinitely whilst waiting to receive the ssh banner and other
544setup protocol from the server, during the session setup. This can cause 544setup protocol from the server, during the session setup. This can cause
545.Nm ssh 545.Nm ssh
546to hang under certain circumstances. If this option is set, 546to hang under certain circumstances. If this option is set,