From 8637cdd4ddb2317c798aba06c33d5b2c83bc6ba2 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati <ando@openldap.org> Date: Thu, 13 Sep 2007 21:17:15 +0000 Subject: [PATCH] s/timelimit/timeout/ --- doc/man/man5/slapd-meta.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- GitLab