]> granicus.if.org Git - apache/commitdiff
some markup
authorAstrid Malo <kess@apache.org>
Wed, 11 Dec 2002 16:34:04 +0000 (16:34 +0000)
committerAstrid Malo <kess@apache.org>
Wed, 11 Dec 2002 16:34:04 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97853 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html.en
docs/manual/stopping.xml

index 47eac47ee647a48f95f05333da23ad25d540af04..117143a5735ccdea3bb557806511f80eed3c9203 100644 (file)
@@ -28,8 +28,9 @@
 <div class="example"><p><code>kill -TERM `cat /usr/local/apache2/logs/httpd.pid`</code></p></div>
 
     <p>The second method of signaling the <code>httpd</code> processes
-    is to use the <code>-k</code> command line options: stop, restart,
-    and graceful, as described below.  These are arguments to the <a href="programs/httpd.html">httpd</a> binary, but we recommend that
+    is to use the <code>-k</code> command line options: <code>stop</code>,
+    <code>restart</code>, and <code>graceful</code>,
+    as described below.  These are arguments to the <a href="programs/httpd.html">httpd</a> binary, but we recommend that
     you send them using the <a href="programs/apachectl.html">apachectl</a> control script, which
     will pass them through to <code>httpd</code>.</p>
 
index 89a0b6e1a172b098b87055fbb3321c8439fb3b97..13e2061d784cbbc32a8dc835efed1c6d131a469e 100644 (file)
@@ -37,8 +37,9 @@
 <example>kill -TERM `cat /usr/local/apache2/logs/httpd.pid`</example>
 
     <p>The second method of signaling the <code>httpd</code> processes
-    is to use the <code>-k</code> command line options: stop, restart,
-    and graceful, as described below.  These are arguments to the <a
+    is to use the <code>-k</code> command line options: <code>stop</code>,
+    <code>restart</code>, and <code>graceful</code>,
+    as described below.  These are arguments to the <a
     href="programs/httpd.html">httpd</a> binary, but we recommend that
     you send them using the <a
     href="programs/apachectl.html">apachectl</a> control script, which