From 94028fe7e469468d76146c5d22ada234d0bf9d1a Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 20 Dec 2005 13:58:25 +0000 Subject: [PATCH] add more checks on input values --- doc/man/man5/slapd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 39c4727d1d..bb8a363c11 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1552,7 +1552,7 @@ The \fBscope\fP defaults to \fBsub\fP, the \fBfilter\fP defaults to \fBattrs\fP list defaults to \fB"*,+"\fP to return all user and operational attributes, and \fBattrsonly\fP is unset by default. The \fBsizelimit\fP and \fBtimelimit\fP only -accept integers and both default to 0 (meaning unlimited). +accept "unlimited" and positive integers, and both default to "unlimited". The LDAP Content Synchronization protocol has two operation types. In the .B refreshOnly -- 2.39.5