From: André Malo Date: Wed, 23 Apr 2003 22:44:17 +0000 (+0000) Subject: keep in sync X-Git-Tag: pre_ajp_proxy~1788 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2ab03f1e5308015d382a9ef3b8d0b8de47eda49;p=thirdparty%2Fapache%2Fhttpd.git keep in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99557 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/stopping.html.de b/docs/manual/stopping.html.de index b8ed95c21b5..465a4ec52ab 100644 --- a/docs/manual/stopping.html.de +++ b/docs/manual/stopping.html.de @@ -45,9 +45,9 @@ Elternprozess, dessen PID im PidFile steht. Das heißt, Sie sollten es niemals nötig haben, einem anderen Prozess, als dem Elternprozess, ein Signal zu senden. Es gibt drei Signale, die Sie an den - Elternprozess senden können: TERM, - HUP und - USR1, die nachfolgend beschrieben + Elternprozess senden können: TERM, + HUP und + USR1, die nachfolgend beschrieben werden.

Um dem Elternprozess ein Signal zu senden, verwenden Sie einen diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 4ce36efc0ef..4df8a0676a7 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 diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml index afaea7da821..c8f14e45a87 100644 --- a/docs/manual/stopping.xml +++ b/docs/manual/stopping.xml @@ -30,9 +30,9 @@ module="mpm_common">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 diff --git a/docs/manual/stopping.xml.de b/docs/manual/stopping.xml.de index c57d056da51..7d83d864406 100644 --- a/docs/manual/stopping.xml.de +++ b/docs/manual/stopping.xml.de @@ -32,9 +32,9 @@ module="mpm_common">PidFile steht. Das heißt, Sie sollten es niemals nötig haben, einem anderen Prozess, als dem Elternprozess, ein Signal zu senden. Es gibt drei Signale, die Sie an den - Elternprozess senden können: TERM, - HUP und - USR1, die nachfolgend beschrieben + Elternprozess senden können: TERM, + HUP und + USR1, die nachfolgend beschrieben werden.

Um dem Elternprozess ein Signal zu senden, verwenden Sie einen