From: Quanah Gibson-Mount Date: Mon, 17 Nov 2008 06:13:55 +0000 (+0000) Subject: ITS#5806 X-Git-Tag: OPENLDAP_REL_ENG_2_4_13~31 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b15b747916358b995a0699919cbf4297874dd717;p=openldap ITS#5806 --- diff --git a/CHANGES b/CHANGES index dc1187379c..9d0ff701ae 100644 --- a/CHANGES +++ b/CHANGES @@ -74,6 +74,7 @@ OpenLDAP 2.4.13 Engineering admin24 added olcLimits to example (ITS#5746) admin24 consolidated on whitespace (ITS#5759) slapo-dds(5) manageDIT to relax (ITS#5780) + slapo-syncprov(5) sessionlog clarification (ITS#5806) OpenLDAP 2.4.12 Release (2008/10/12) Fixed libldap ldap_utf8_strchar arguments (ITS#5720) diff --git a/doc/man/man5/slapo-syncprov.5 b/doc/man/man5/slapo-syncprov.5 index 47c3c36200..5d559be0eb 100644 --- a/doc/man/man5/slapo-syncprov.5 +++ b/doc/man/man5/slapo-syncprov.5 @@ -41,8 +41,8 @@ time have passed since the last checkpoint. Checkpointing is disabled by default. .TP .B syncprov-sessionlog -Specify a session log for recording information about write operations made -on the database. The +Configures an in-memory session log for recording information about write +operations made on the database. The .B specifies the number of operations that are recorded in the log. All write operations (except Adds) are recorded in the log.