summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 12:06:55 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 12:06:55 +1100
commitcc3e8ba3c24357b912dd7071ba34ab863de593bd (patch)
tree2295dd2ef1b1ab6f45ed930a4e27d6db5da1b285 /sshd_config.5
parentde85a28825de0dea6aa5b6d3e79f7207d7dda51d (diff)
downloadopenssh-git-cc3e8ba3c24357b912dd7071ba34ab863de593bd.tar.gz
- markus@cvs.openbsd.org 2006/03/14 16:32:48
[ssh_config.5 sshd_config.5] *AliveCountMax applies to protcol v2 only; ok dtucker, djm
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.53
1 files changed, 2 insertions, 1 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 1bd3a624..aad28f4c 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.56 2006/03/13 10:14:29 dtucker Exp $
+.\" $OpenBSD: sshd_config.5,v 1.57 2006/03/14 16:32:48 markus Exp $
.Dd September 25, 1999
.Dt SSHD_CONFIG 5
.Os
@@ -223,6 +223,7 @@ If
.Cm ClientAliveCountMax
is left at the default, unresponsive SSH clients
will be disconnected after approximately 45 seconds.
+This option applies to protocol version 2 only.
.It Cm ClientAliveInterval
Sets a timeout interval in seconds after which if no data has been received
from the client,