From f35545b058578a9ea5a8dcdd4f943880602f809a Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Wed, 1 Aug 2001 10:47:44 +0000 Subject: [PATCH] fix a couple of typos; schemacheck was duplicated --- doc/man/man5/slapd.conf.5 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 6a3841f9c6..3808a60cf6 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -507,9 +507,6 @@ Note that the factor is measure of security provided by the underlying transport, e.g. ldapi:// (and eventually IPSEC). It is not normally used. .TP -.B schemacheck { on | off } -Turn schema checking on or off. The default is on. -.TP .B sizelimit .TP .B sizelimit size[.{soft|hard|unchecked}]= @@ -539,7 +536,7 @@ The default is 32. .TP .B timelimit .TP -.B sizelimit size[.{soft|hard}]= +.B timelimit time[.{soft|hard}]= Specify the maximum number of seconds (in real time) .B slapd will spend answering a search request. The default time limit is 3600. -- 2.39.5