ITS#5200 fix typo in ITS#1749 patch

This commit is contained in:
Howard Chu 2007-11-07 04:41:12 +00:00
parent 0f1bad6fb0
commit 115635a5ef
2 changed files with 2 additions and 2 deletions

View File

@ -1458,7 +1458,7 @@ switch.
.TP
.B olcMaxDerefDepth: <depth>
Specifies the maximum number of aliases to dereference when trying to
resolve an entry, used to avoid infinite alias loops. The default is 1.
resolve an entry, used to avoid infinite alias loops. The default is 15.
.TP
.B olcMirrorMode: TRUE | FALSE
This option puts a replica database into "mirror" mode. Update

View File

@ -1346,7 +1346,7 @@ switch.
.TP
.B maxderefdepth <depth>
Specifies the maximum number of aliases to dereference when trying to
resolve an entry, used to avoid infinite alias loops. The default is 1.
resolve an entry, used to avoid infinite alias loops. The default is 15.
.TP
.B mirrormode on | off
This option puts a replica database into "mirror" mode. Update