diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 3b228813d9..754a5b6627 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -533,6 +533,7 @@ modify the database will return an "unwilling to perform" error. By default, readonly is off. .HP .B replica host=[:port] [tls=yes|critical] +.B [suffix= [...]] .B bindmethod=simple|sasl [binddn=] [credentials=] .B [saslmech=] [secopts=] [realm=] .B [authcId=] [authcId=] @@ -540,7 +541,10 @@ default, readonly is off. Specify a replication site for this database. Refer to the "OpenLDAP Administrator's Guide" for detailed information on setting up a replicated .B slapd -directory service. A +directory service. Zero or more +.B suffix +instances can be used to select the subtrees that will be replicated +(defaults to all the database). A .B bindmethod of .B simple