mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#8123 - Fix wording to match examples
This commit is contained in:
parent
11bf6bc10a
commit
cc79503e04
2 changed files with 2 additions and 2 deletions
|
|
@ -619,7 +619,7 @@ only messages that get logged whatever log level is set
|
|||
The desired log level can be input as a single integer that combines
|
||||
the (ORed) desired levels, both in decimal or in hexadecimal notation,
|
||||
as a list of integers (that are ORed internally),
|
||||
or as a list of the names that are shown between brackets, such that
|
||||
or as a list of the names that are shown between parenthesis, such that
|
||||
.LP
|
||||
.nf
|
||||
olcLogLevel: 129
|
||||
|
|
|
|||
|
|
@ -675,7 +675,7 @@ only messages that get logged whatever log level is set
|
|||
The desired log level can be input as a single integer that combines
|
||||
the (ORed) desired levels, both in decimal or in hexadecimal notation,
|
||||
as a list of integers (that are ORed internally),
|
||||
or as a list of the names that are shown between brackets, such that
|
||||
or as a list of the names that are shown between parentheses, such that
|
||||
.LP
|
||||
.nf
|
||||
loglevel 129
|
||||
|
|
|
|||
Loading…
Reference in a new issue