summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.53
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index f7c9f7145..5b02ef821 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh_config.5,v 1.88 2006/03/13 10:14:29 dtucker Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.89 2006/03/14 16:32:48 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -845,6 +845,7 @@ If, for example,
845.Cm ServerAliveCountMax 845.Cm ServerAliveCountMax
846is left at the default, if the server becomes unresponsive, 846is left at the default, if the server becomes unresponsive,
847ssh will disconnect after approximately 45 seconds. 847ssh will disconnect after approximately 45 seconds.
848This option applies to protocol version 2 only.
848.It Cm ServerAliveInterval 849.It Cm ServerAliveInterval
849Sets a timeout interval in seconds after which if no data has been received 850Sets a timeout interval in seconds after which if no data has been received
850from the server, 851from the server,