]> git.sur5r.net Git - openldap/commitdiff
ITS#1680: Fix idle timeout typo
authorKurt Zeilenga <kurt@openldap.org>
Mon, 25 Mar 2002 17:26:07 +0000 (17:26 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 25 Mar 2002 17:26:07 +0000 (17:26 +0000)
doc/man/man5/slapd.conf.5

index f916498f4f3e32c09fa54b00367c30cef7db8f52..17ead8cb12110d480784f22df6d43dcd15c9fbbf 100644 (file)
@@ -149,7 +149,7 @@ disables StartTLS if authenticated (see also
 .TP
 .B idletimeout <integer>
 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 <filename>