mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
ITS#8123 - Fix wording to match examples
This commit is contained in:
parent
11bf6bc10a
commit
cc79503e04
@ -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 New Issue
Block a user