]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix reference and rebuild: Lockfile belongs to mpm_common, not core.
authorDaniel Gruno <humbedooh@apache.org>
Sat, 24 Mar 2012 13:22:43 +0000 (13:22 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 24 Mar 2012 13:22:43 +0000 (13:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1304787 13f79535-47bb-0310-9956-ffa450edef68

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

index 563bde07efbe2774410165c175ba9514fa9a8acc..85ee4cab1b1b6be8f423f5222d14a5b25efaadc8 100644 (file)
     führen.</p>
 
     <p>Es ist besonders darauf zu achten, dass auf Festplatte gespeicherte
-    Dateien wie <code class="directive"><a href="./mod/core.html#lockfile">Lockfile</a></code> und <code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code> die Server-PID enthalten und ohne
+    Dateien wie <code class="directive"><a href="./mod/mpm_common.html#lockfile">Lockfile</a></code> und <code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code> die Server-PID enthalten und ohne
     Probleme nebeneinander existieren müssen. Wann auch immer eine
     Konfigurationsanweisung, ein Drittanbieter-Modul oder ein persistentes
     CGI-Skript irgend eine Sperre oder eine Statusdatei auf Festplatte
index e594d2ce4f4b25f5e27db89bce53db137a44887b..b15a877057ebe2c41b834aef157a0b61674ba5ae 100644 (file)
     f&uuml;hren.</p>
 
     <p>Es ist besonders darauf zu achten, dass auf Festplatte gespeicherte
-    Dateien wie <directive module="core">Lockfile</directive> und <directive
+    Dateien wie <directive module="mpm_common">Lockfile</directive> und <directive
     module="mod_cgid">ScriptSock</directive> die Server-PID enthalten und ohne
     Probleme nebeneinander existieren m&uuml;ssen. Wann auch immer eine
     Konfigurationsanweisung, ein Drittanbieter-Modul oder ein persistentes