mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
More cleanup
This commit is contained in:
parent
d62fd3fd5a
commit
da5c3ec1f4
1 changed files with 8 additions and 8 deletions
|
|
@ -318,10 +318,10 @@ attribute: value
|
|||
.PD
|
||||
The
|
||||
.B reqOld
|
||||
attribute is only populated if the entry being deleted matches the filter
|
||||
in the
|
||||
.B logoldfilter
|
||||
configuration.
|
||||
attribute is only populated if the entry being deleted matches the
|
||||
configured
|
||||
.B logold
|
||||
filter.
|
||||
|
||||
.LP
|
||||
.RS 4
|
||||
|
|
@ -342,10 +342,10 @@ optionally contain the previous contents of any modified attributes in the
|
|||
attribute, using the same format as described above for the Delete operation.
|
||||
The
|
||||
.B reqOld
|
||||
attribute is only populated if the entry being modified matches the filter
|
||||
in the
|
||||
.B logoldfilter
|
||||
configuration.
|
||||
attribute is only populated if the entry being modified matches the
|
||||
configured
|
||||
.B logold
|
||||
filter.
|
||||
|
||||
.LP
|
||||
.RS 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue