From: André Malo 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