From 03a6ce3bdf916d1ab1737eada71f15065af76267 Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Wed, 11 Dec 2002 16:34:04 +0000 Subject: [PATCH] some markup git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97853 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/stopping.html.en | 5 +++-- docs/manual/stopping.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 47eac47ee6..117143a573 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -28,8 +28,9 @@

kill -TERM `cat /usr/local/apache2/logs/httpd.pid`

The second method of signaling the httpd processes - is to use the -k command line options: stop, restart, - and graceful, as described below. These are arguments to the httpd binary, but we recommend that + is to use the -k command line options: stop, + restart, and graceful, + as described below. These are arguments to the httpd binary, but we recommend that you send them using the apachectl control script, which will pass them through to httpd.

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 @@ kill -TERM `cat /usr/local/apache2/logs/httpd.pid`

The second method of signaling the httpd processes - is to use the -k command line options: stop, restart, - and graceful, as described below. These are arguments to the -k command line options: stop, + restart, and graceful, + as described below. These are arguments to the httpd binary, but we recommend that you send them using the apachectl control script, which -- 2.40.0