fix a couple of typos; schemacheck was duplicated

This commit is contained in:
Pierangelo Masarati 2001-08-01 10:47:44 +00:00
parent 8471ef7ed0
commit f35545b058

View 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.