From 42f9ff2c91afc97bfa70795321a1c860999f8ddc Mon Sep 17 00:00:00 2001
From: Howard Chu <hyc@openldap.org>
Date: Thu, 27 Sep 2012 03:10:46 -0700
Subject: [PATCH] ITS#7405 note refint is not replicated

---
 doc/man/man5/slapo-refint.5 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/man/man5/slapo-refint.5 b/doc/man/man5/slapo-refint.5
index 0ad08e9ac6..616040723b 100644
--- a/doc/man/man5/slapo-refint.5
+++ b/doc/man/man5/slapo-refint.5
@@ -61,7 +61,12 @@ The string must be a valid DN.
 Specify the DN to be used as the modifiersName of the internal modifications
 performed by the overlay.
 It defaults to "\fIcn=Referential Integrity Overlay\fP".
-.B
+.LP
+Modifications performed by this overlay are not propagated during
+replication. This overlay must be configured identically on
+replication consumers in order to maintain full synchronization
+with the provider.
+
 .SH FILES
 .TP
 ETCDIR/slapd.conf
-- 
GitLab