$OpenBSD: patch-doc_manual_xml,v 1.22 2011/06/10 15:55:00 ajacoutot Exp $
--- doc/manual.xml.orig	Thu Jun  9 22:19:40 2011
+++ doc/manual.xml	Fri Jun 10 13:33:16 2011
@@ -849,9 +849,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default:
 			  <replaceable>/var/run/zarafa-dagent.pid</replaceable>
@@ -1205,11 +1203,6 @@
 		  <replaceable>/path/to/server.cfg</replaceable>
 		</para>
 
-		<para>You may also use the init.d scripts:</para>
-		<para><command>/etc/init.d/zarafa-server</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>]</para>
 	  </refsection>
 
 	  <refsection>
@@ -1292,11 +1285,15 @@
 		</para>
 		<para>Then, you must setup a signed SSL certificate. First,
 		we'll create a Certificate Authority to be able to sign
-		certificate requests. We provide a script which makes it easy
+		certificate requests.
+		We provide a script which makes it easy
 		to create certificates on any distribution. This script is
 		located in /usr/share/zarafa, called ssl-certificate.sh. Enter
 		the following commands to create a certificate for the Zarafa
 		server.
+
+		!!! WARNING: THE OpenBSD PACKAGE DOES NOT PROVIDE THIS SCRIPT,
+		PLEASE REFER TO openssl(1) FOR MANUALLY CREATING CA/CERTS !!!
 		</para>
 		<para>
 		  <command>
@@ -2934,9 +2931,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default:
 			  <replaceable>/var/run/zarafa-server.pid</replaceable>
@@ -5879,13 +5874,8 @@
 		</para>
 
 		<para>The spooler process will keep running and watching the
-		outgoing queue for new mail to send. You may also use the
-		init.d scripts:</para>
-
-		<para><command>/etc/init.d/zarafa-spooler</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>]</para>
+		outgoing queue for new mail to send.
+		</para>
 	  </refsection>
 
 	  <refsection>
@@ -6066,9 +6056,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default:
 			  <replaceable>/var/run/zarafa-spooler.pid</replaceable>
@@ -6467,13 +6455,8 @@
 
 		<para><command>zarafa-gateway</command></para>
 
-		<para>The gateway process will keep running. You may also use
-		the init.d scripts:</para>
-
-		<para><command>/etc/init.d/zarafa-gateway</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>]</para>
+		<para>The gateway process will keep running.
+		</para>
 	  </refsection>
 
 	  <refsection>
@@ -6712,9 +6695,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default:
 			  <replaceable>/var/run/zarafa-gateway.pid</replaceable>
@@ -7109,14 +7090,8 @@
 
 		<para>The monitor checks user mailbox sizes. The monitor sends
 		a quota email when the warning quota limit is reached. When
-		started, the program will keep running. You may also use the
-		init.d scripts:
+		started, the program will keep running.
 		</para>
-
-		<para><command>/etc/init.d/zarafa-monitor</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>]</para>
 	  </refsection>
 
 	  <refsection>
@@ -7268,9 +7243,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default value: /var/run/zarafa-monitor.pid
 			  </para>
@@ -8540,13 +8513,8 @@
 
 		<para><command>zarafa-ical</command></para>
 
-		<para>The iCal/CalDAV gateway process will keep running. You may also use
-		the init.d scripts:</para>
-
-		<para><command>/etc/init.d/zarafa-ical</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>]</para>
+		<para>The iCal/CalDAV gateway process will keep running.
+		</para>
 	  </refsection>
 
 	  <refsection>
@@ -8729,9 +8697,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default:
 			  <replaceable>/var/run/zarafa-ical.pid</replaceable>
@@ -9045,13 +9011,8 @@
 
 		<para><command>zarafa-licensed</command></para>
 
-		<para>The zarafa-licensed process will keep running. You may also use
-		the init.d scripts:</para>
-
-		<para><command>/etc/init.d/zarafa-licensed</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>]</para>
+		<para>The zarafa-licensed process will keep running.
+		</para>
 	  </refsection>
 
 	  <refsection>
@@ -9221,9 +9182,7 @@
 		  <varlistentry>
 			<term><option>pid_file</option></term>
 			<listitem>
-			  <para>Write the process ID number to this file. This is
-			  used by the init.d script to correctly stop/restart the
-			  service.
+			  <para>Write the process ID number to this file.
 			  </para>
 			  <para>Default:
 			  <replaceable>/var/run/zarafa-licensed.pid</replaceable>
@@ -9842,13 +9801,6 @@
 		  <option>-c</option>
 		  <replaceable>/path/to/indexer.cfg</replaceable>
 		</para>
-
-		<para>You may also use the init.d scripts:</para>
-		<para><command>/etc/init.d/zarafa-indexer</command>
-		[<replaceable>start</replaceable>|
-		<replaceable>stop</replaceable>|
-		<replaceable>restart</replaceable>|
-		<replaceable>reload</replaceable>]</para>
 	  </refsection>
 
 	  <refsection>
