Index: admin/replication.sdf
===================================================================
RCS file: /repo/OpenLDAP/pkg/openldap-guide/admin/replication.sdf,v
retrieving revision 1.73
diff -u -p -u -r1.73 replication.sdf
--- admin/replication.sdf	26 Jan 2009 20:39:54 -0000	1.73
+++ admin/replication.sdf	16 Feb 2009 08:12:02 -0000
@@ -841,6 +841,10 @@ We still have to replicate the actual da
 
 Note: You must have all your servers set to the same time via {{http://www.ntp.org/}}
 
+Note: URLs specified in {{olcSyncRepl}} directives must exactly match the URLs {{slapd}}(8) listens
+on (see the {{-h}} option in {{SECT:Command-Line Options}}). If this is not the case,
+slapd will attempt to replicate from itself, causing a loop.
+
 H3: MirrorMode
 
 MirrorMode configuration is actually very easy. If you have ever setup a normal

