From c2ab03f1e5308015d382a9ef3b8d0b8de47eda49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Malo?= Date: Wed, 23 Apr 2003 22:44:17 +0000 Subject: keep in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99557 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/stopping.html.en | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/manual/stopping.html.en') diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 4ce36efc0e..4df8a0676a 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -43,9 +43,9 @@ whose pid is in the PidFile. That is to say you shouldn't ever need to send signals to any process except the parent. There are three signals that you can send the parent: - TERM, - HUP, and - USR1, which + TERM, + HUP, and + USR1, which will be described in a moment.

To send a signal to the parent you should issue a command -- cgit v1.2.1