mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-17 04:13:55 -05:00
ITS#7117 fix typo
This commit is contained in:
parent
68ee165fb5
commit
30ae9d8807
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ or consult the table below. The possible values for <level> are:
|
|||
Level Keyword Description
|
||||
-1 any enable all debugging
|
||||
0 no debugging
|
||||
1 (0x1 trace) trace function callss
|
||||
1 (0x1 trace) trace function calls
|
||||
2 (0x2 packets) debug packet handling
|
||||
4 (0x4 args) heavy trace debugging
|
||||
8 (0x8 conns) connection management
|
||||
|
|
|
|||
Loading…
Reference in a new issue