From 81d533571bb398631c153ce0c1c9b07e312f0b1f Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 5 Feb 2003 20:38:58 +0000 Subject: [PATCH] fix syntax error --- doc/guide/admin/replication.sdf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5