]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
keep in sync
authorAndré Malo <nd@apache.org>
Wed, 23 Apr 2003 22:44:17 +0000 (22:44 +0000)
committerAndré Malo <nd@apache.org>
Wed, 23 Apr 2003 22:44:17 +0000 (22:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99557 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html.de
docs/manual/stopping.html.en
docs/manual/stopping.xml
docs/manual/stopping.xml.de

index b8ed95c21b528ca44a30d1e15d36448e69d68110..465a4ec52ab145f21e61b8ead1eff174947dc9ec 100644 (file)
@@ -45,9 +45,9 @@
     Elternprozess, dessen PID im <code class="directive"><a href="./mod/mpm_common.html#pidfile">PidFile</a></code> 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: <a href="#term"><code>TERM</code></a>,
-    <a href="#hup"><code>HUP</code></a> und
-    <a href="#graceful"><code>USR1</code></a>, die nachfolgend beschrieben
+    Elternprozess senden können: <code><a href="#term">TERM</a></code>,
+    <code><a href="#hup">HUP</a></code> und
+    <code><a href="#graceful">USR1</a></code>, die nachfolgend beschrieben
     werden.</p>
 
     <p>Um dem Elternprozess ein Signal zu senden, verwenden Sie einen
index 4ce36efc0efad29f32e8bfa673ff5b06f1d1a5cd..4df8a0676a743b87680fa1669129634f8bcc4606 100644 (file)
@@ -43,9 +43,9 @@
     whose pid is in the <code class="directive"><a href="./mod/mpm_common.html#pidfile">PidFile</a></code>. 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:
-    <a href="#term"><code>TERM</code></a>,
-    <a href="#hup"><code>HUP</code></a>, and
-    <a href="#graceful"><code>USR1</code></a>, which
+    <code><a href="#term">TERM</a></code>,
+    <code><a href="#hup">HUP</a></code>, and
+    <code><a href="#graceful">USR1</a></code>, which
     will be described in a moment.</p>
 
     <p>To send a signal to the parent you should issue a command
index afaea7da821da1046dc96b8d88ca30a5384e376a..c8f14e45a87caa236ae14f65262f0feec5cd1cf7 100644 (file)
@@ -30,9 +30,9 @@
     module="mpm_common">PidFile</directive>. 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:
-    <a href="#term"><code>TERM</code></a>,
-    <a href="#hup"><code>HUP</code></a>, and
-    <a href="#graceful"><code>USR1</code></a>, which
+    <code><a href="#term">TERM</a></code>,
+    <code><a href="#hup">HUP</a></code>, and
+    <code><a href="#graceful">USR1</a></code>, which
     will be described in a moment.</p>
 
     <p>To send a signal to the parent you should issue a command
index c57d056da5157749808a92a95c35ef29c6e0fba4..7d83d864406fee5bbf0ae3a5590d1b4002a97feb 100644 (file)
@@ -32,9 +32,9 @@
     module="mpm_common">PidFile</directive> steht. Das hei&#223;t, Sie
     sollten es niemals n&#246;tig haben, einem anderen Prozess, als dem
     Elternprozess, ein Signal zu senden. Es gibt drei Signale, die Sie an den
-    Elternprozess senden k&#246;nnen: <a href="#term"><code>TERM</code></a>,
-    <a href="#hup"><code>HUP</code></a> und
-    <a href="#graceful"><code>USR1</code></a>, die nachfolgend beschrieben
+    Elternprozess senden k&#246;nnen: <code><a href="#term">TERM</a></code>,
+    <code><a href="#hup">HUP</a></code> und
+    <code><a href="#graceful">USR1</a></code>, die nachfolgend beschrieben
     werden.</p>
 
     <p>Um dem Elternprozess ein Signal zu senden, verwenden Sie einen