diff options
author | naddy@openbsd.org <naddy@openbsd.org> | 2017-05-03 23:49:18 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2017-05-08 01:18:27 +0200 |
commit | 9a82e24b986e3e0dc70849dbb2c19aa6c707b37f (patch) | |
tree | d4ba73f06fa74192831fc7b75d172b66b51ebb44 /sftp.1 | |
parent | upstream commit (diff) | |
download | openssh-9a82e24b986e3e0dc70849dbb2c19aa6c707b37f.tar.xz openssh-9a82e24b986e3e0dc70849dbb2c19aa6c707b37f.zip |
upstream commit
restore mistakenly deleted description of the
ConnectionAttempts option ok markus@
Upstream-ID: 943002b1b7c470caea3253ba7b7348c359de0348
Diffstat (limited to 'sftp.1')
-rw-r--r-- | sftp.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.109 2017/05/03 06:32:02 jmc Exp $ +.\" $OpenBSD: sftp.1,v 1.110 2017/05/03 21:49:18 naddy Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -199,6 +199,7 @@ For full details of the options listed below, and their possible values, see .It CheckHostIP .It Ciphers .It Compression +.It ConnectionAttempts .It ConnectTimeout .It ControlMaster .It ControlPath |