Skip to content
Snippets Groups Projects
Commit b766d6da authored by Howard Chu's avatar Howard Chu
Browse files

Fix formatting

parent fc2affed
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment