From: Gavin Henry Date: Fri, 6 Mar 2009 16:48:35 +0000 (+0000) Subject: tiny change, more later. X-Git-Tag: ACLCHECK_0~732 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=431f73ec90b92ba83beafb7e47e0da6efa807152;p=openldap tiny change, more later. --- diff --git a/doc/guide/admin/replication.sdf b/doc/guide/admin/replication.sdf index acc8b7ddfb..d46243b395 100644 --- a/doc/guide/admin/replication.sdf +++ b/doc/guide/admin/replication.sdf @@ -245,7 +245,7 @@ time the provider reads the last saved {{EX:contextCSN}} into memory and uses the in-memory copy exclusively thereafter. By default, changes to the {{EX:contextCSN}} as a result of database updates will not be written to the database until the server is cleanly -shut down. A checkpoint facility exists to cause the contextCSN to +shut down. A checkpoint facility exists to cause the {{EX:contextCSN}} to be written out more frequently if desired. Note that at startup time, if the provider is unable to read a @@ -291,7 +291,7 @@ specification, it is possible for a modification to remove an entry from the replication scope even though the entry has not been deleted on the provider. Logically the entry must be deleted on the consumer but in {{refreshOnly}} mode the provider cannot detect and propagate -this change without the use of the session log. +this change without the use of the session log on the provider. For configuration, please see the {{SECT:Syncrepl}} section.