From 95691dc8b4b8437cac3fc1ebf1defe1441938cc3 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 25 Mar 2002 17:26:07 +0000 Subject: [PATCH] ITS#1680: Fix idle timeout typo --- doc/man/man5/slapd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index f916498f4f..17ead8cb12 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -149,7 +149,7 @@ disables StartTLS if authenticated (see also .TP .B idletimeout Specify the number of seconds to wait before forcibly closing -an idle client connections. A idletimeout of 0 disables this +an idle client connection. A idletimeout of 0 disables this feature. The default is 0. .TP .B include -- 2.39.5