]> git.sur5r.net Git - openldap/commitdiff
fix a couple of typos; schemacheck was duplicated
authorPierangelo Masarati <ando@openldap.org>
Wed, 1 Aug 2001 10:47:44 +0000 (10:47 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 1 Aug 2001 10:47:44 +0000 (10:47 +0000)
doc/man/man5/slapd.conf.5

index 6a3841f9c62d711586615b37cd8ac007c532bec0..3808a60cf6f6cf0971046b384c47b9eb5a7d1336 100644 (file)
@@ -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 <integer> 
 .TP
 .B sizelimit size[.{soft|hard|unchecked}]=<integer>
@@ -539,7 +536,7 @@ The default is 32.
 .TP
 .B timelimit <integer>
 .TP
-.B sizelimit size[.{soft|hard}]=<integer>
+.B timelimit time[.{soft|hard}]=<integer>
 Specify the maximum number of seconds (in real time)
 .B slapd
 will spend answering a search request.  The default time limit is 3600.