ITS#6394 rid is decimal not hex

This commit is contained in:
Howard Chu 2009-11-22 00:14:44 +00:00
parent 77680f78a8
commit a7f9086ade
2 changed files with 3 additions and 3 deletions

View 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

View 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