summaryrefslogtreecommitdiffstats
path: root/docs/manual/stopping.xml
diff options
context:
space:
mode:
authorAstrid Malo <kess@apache.org>2002-12-11 17:34:04 +0100
committerAstrid Malo <kess@apache.org>2002-12-11 17:34:04 +0100
commit03a6ce3bdf916d1ab1737eada71f15065af76267 (patch)
tree89d704d421edac3e1611d5450daea419fa263266 /docs/manual/stopping.xml
parentupdate german transformation (diff)
downloadapache2-03a6ce3bdf916d1ab1737eada71f15065af76267.tar.xz
apache2-03a6ce3bdf916d1ab1737eada71f15065af76267.zip
some markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97853 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/stopping.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml
index 89a0b6e1a1..13e2061d78 100644
--- a/docs/manual/stopping.xml
+++ b/docs/manual/stopping.xml
@@ -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