From: Kurt Zeilenga Date: Wed, 5 Feb 2003 20:38:58 +0000 (+0000) Subject: fix syntax error X-Git-Tag: NO_SLAP_OP_BLOCKS~430 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=81d533571bb398631c153ce0c1c9b07e312f0b1f;p=openldap fix syntax error --- diff --git a/doc/guide/admin/replication.sdf b/doc/guide/admin/replication.sdf index a2bb3c25f0..303f0fefd5 100644 --- a/doc/guide/admin/replication.sdf +++ b/doc/guide/admin/replication.sdf @@ -201,12 +201,12 @@ or is allowed {{EX:access}} by one or more access directives). should return if an update request is received. -H3: Shut down the master {{slapd}} +H3: Shut down the master server In order to ensure that the slave starts with an exact copy of the master's data, you must shut down the master slapd. Do this by -sending the master slapd process an interrupt signal with {{EX:kill --INT }}, where {{EX:}} is the process-id of the master +sending the master slapd process an interrupt signal with +{{EX:kill -INT }}, where {{EX:}} is the process-id of the master slapd process. If you like, you may restart the master slapd in read-only mode