From 06b5fb1ba8afce1ac3aeb5a989db5f7fa4260b06 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 26 Nov 2002 18:24:47 +0000 Subject: [PATCH] sync with head (less paging) --- doc/man/man5/slapd.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 107135f9d5..80de15be08 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -290,7 +290,7 @@ If no time limit is explicitly requested by the client, the .BR soft limit is used; if the requested time limit exceedes the .BR hard -limit, an "Unwilling to perform" is returned. +limit, an "Administrative limit exceeded" is returned. If the .BR hard limit is set to 0 or to the keyword "soft", the soft limit is used @@ -315,7 +315,7 @@ If no size limit is explicitly requested by the client, the .BR soft limit is used; if the requested size limit exceedes the .BR hard -limit, an "Unwilling to perform" is returned. +limit, an "Administrative limit exceeded" is returned. If the .BR hard limit is set to 0 or to the keyword "soft", the soft limit is used -- 2.39.5