mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Fix formatting
This commit is contained in:
parent
fc2affed6c
commit
b766d6da8f
1 changed files with 2 additions and 4 deletions
|
|
@ -74,6 +74,7 @@ log database that supports ordered indexing on generalizedTime attributes,
|
|||
specifying an eq index on the
|
||||
.B reqStart
|
||||
attribute will greatly benefit the performance of the purge operation.
|
||||
.RE
|
||||
.TP
|
||||
.B logsuccess TRUE | FALSE
|
||||
If set to TRUE then log records will only be generated for successful
|
||||
|
|
@ -227,18 +228,16 @@ attribute carries all of the attributes of the original entry being added.
|
|||
(Or in the case of a Modify operation, all of the modifications being
|
||||
performed.) The values are formatted as
|
||||
.RS
|
||||
.RS
|
||||
.PD 0
|
||||
.TP
|
||||
attribute:<+|-|=|#> [ value]
|
||||
.RE
|
||||
.RE
|
||||
.PD
|
||||
Where '+' indicates an Add of a value, '-' for Delete, '=' for Replace,
|
||||
and '#' for Increment. In an Add operation, all of the reqMod values will
|
||||
have the '+' designator.
|
||||
.RE
|
||||
.P
|
||||
|
||||
.LP
|
||||
.RS 4
|
||||
( 1.3.6.1.4.1.4203.666.11.5.2.6
|
||||
|
|
@ -295,7 +294,6 @@ operation needs no further parameters. However, the
|
|||
attribute may optionally be used to record the contents of the entry prior
|
||||
to its deletion. The values are formatted as
|
||||
.RS
|
||||
.RS
|
||||
.PD 0
|
||||
.TP
|
||||
attribute: value
|
||||
|
|
|
|||
Loading…
Reference in a new issue