From: Pierangelo Masarati Date: Thu, 13 Sep 2007 21:17:15 +0000 (+0000) Subject: s/timelimit/timeout/ X-Git-Tag: OPENLDAP_REL_ENG_2_4_6~99 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8637cdd4ddb2317c798aba06c33d5b2c83bc6ba2;p=openldap s/timelimit/timeout/ --- diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index ac9222f57f..4652efc979 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -401,7 +401,7 @@ supported operations. If specified before any target definition, it affects all targets unless overridden by per-target directives. -Note: if the timelimit is exceeded, the operation is cancelled +Note: if the timeout is exceeded, the operation is cancelled (according to the \fBcancel\fP directive); the protocol does not provide any means to rollback operations, so the client will not be notified about the result of the operation,