]> git.sur5r.net Git - openldap/commitdiff
ITS#6394 rid is decimal not hex
authorHoward Chu <hyc@openldap.org>
Sun, 22 Nov 2009 00:14:44 +0000 (00:14 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 22 Nov 2009 00:14:44 +0000 (00:14 +0000)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index 8ec7a52744bb89eed470126e70e9101bdb5c72d7..24d00bb4906dac94a9ded4123e565db16782c1d6 100644 (file)
@@ -1676,7 +1676,7 @@ replication engine.
 identifies the current
 .B syncrepl
 directive within the replication consumer site.
-It is a non-negative integer having no more than three digits.
+It is a non-negative integer having no more than three decimal digits.
 
 .B provider
 specifies the replication provider site containing the master content
index 8d0e3c88cc4dd46b14bd9c0e7203f33d1b08cbef..ff4242e19dac3b6b28021438a37d1fd968e0dfaf 100644 (file)
@@ -1663,8 +1663,8 @@ replication engine.
 identifies the current
 .B syncrepl
 directive within the replication consumer site.
-It is a non-negative integer not greater than 4095 (limited
-to three hexadecimal digits).
+It is a non-negative integer not greater than 999 (limited
+to three decimal digits).
 
 .B provider
 specifies the replication provider site containing the master content