From: Pierangelo Masarati Date: Thu, 13 Sep 2007 21:16:38 +0000 (+0000) Subject: s/timelimit/timeout/ X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~650 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=84500fc2b787c93b287bcbbb89966e2f2a661b29;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,