mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-17 17:48:20 -05:00
don't expose unused (and deprecated) log levels
This commit is contained in:
parent
ec0ef0f6e7
commit
28aad43241
1 changed files with 8 additions and 8 deletions
|
|
@ -565,14 +565,14 @@ print communication with shell backends
|
|||
.B 2048
|
||||
.B (0x800 parse)
|
||||
entry parsing
|
||||
.TP
|
||||
.B 4096
|
||||
.B (0x1000 cache)
|
||||
caching (unused)
|
||||
.TP
|
||||
.B 8192
|
||||
.B (0x2000 index)
|
||||
data indexing (unused)
|
||||
\".TP
|
||||
\".B 4096
|
||||
\".B (0x1000 cache)
|
||||
\"caching (unused)
|
||||
\".TP
|
||||
\".B 8192
|
||||
\".B (0x2000 index)
|
||||
\"data indexing (unused)
|
||||
.TP
|
||||
.B 16384
|
||||
.B (0x4000 sync)
|
||||
|
|
|
|||
Loading…
Reference in a new issue