]> git.sur5r.net Git - openldap/commitdiff
reflect multi syncrepl thread update
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 26 Nov 2003 21:10:50 +0000 (21:10 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 26 Nov 2003 21:10:50 +0000 (21:10 +0000)
doc/guide/admin/slapdconfig.sdf

index 8a06d339922225c7e3192559b74afec9eba6927e..53cd3477e964515c31fc66627e5bb6cac0020d50 100644 (file)
@@ -416,7 +416,7 @@ prefix of another, it must appear after it in the config file.
 
 H4: syncrepl
 
->      syncrepl id=<replica ID>
+>      syncrepl rid=<replica ID>
 >              provider=ldap[s]://<hostname>[:port]
 >              [type=refreshOnly|refreshAndPersist]
 >              [interval=dd:hh:mm:ss]
@@ -448,11 +448,11 @@ kept up-to-date with the master content using the LDAP Content
 Synchronization protocol. See {{EX:draft-zeilenga-ldup-sync-xx.txt}}
 ({{a work in progress}}) for more information on the protocol.
 
-The {{EX:id}} parameter is used for identification of the current
-{{EX:syncrepl}} directive in the database, where {{EX:<replica ID>}}
-uniquely identifies the syncrepl specification described by the current
-{{EX:syncrepl}} directive. {{EX:<replica ID>}} is non-negative and is no
-more than three digits in length.
+The {{EX:rid}} parameter is used for identification of the current
+{{EX:syncrepl}} directive within the replication consumer site,
+where {{EX:<replica ID>}} uniquely identifies the syncrepl specification
+described by the current {{EX:syncrepl}} directive. {{EX:<replica ID>}}
+is non-negative and is no more than three digits in length.
 
 The {{EX:provider}} parameter specifies the replication provider site
 containing the master content as an LDAP URI. The {{EX:provider}}