You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by er...@apache.org on 2004/01/04 23:37:09 UTC

cvs commit: httpd-2.0/docs/manual/mod mpm_common.html.de mpm_common.xml.de

erikabele    2004/01/04 14:37:09

  Modified:    docs/manual/mod mpm_common.html.de mpm_common.xml.de
  Log:
  Update German translation to English rev 1.32
  
  Revision  Changes    Path
  1.11      +1 -1      httpd-2.0/docs/manual/mod/mpm_common.html.de
  
  Index: mpm_common.html.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_common.html.de,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- mpm_common.html.de	18 Sep 2003 20:28:29 -0000	1.10
  +++ mpm_common.html.de	4 Jan 2004 22:37:09 -0000	1.11
  @@ -379,7 +379,7 @@
   <tr><th><a href="directive-dict.html#Default">Voreinstellung:</a></th><td><code>MaxMemFree 0</code></td></tr>
   <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
   <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>MPM</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Modul:</a></th><td><code class="module"><a href="../mod/beos.html">beos</a></code>, <code class="module"><a href="../mod/leader.html">leader</a></code>, <code class="module"><a href="../mod/mpm_netware.html">mpm_netware</a></code>, <code class="module"><a href="../mod/prefork.html">prefork</a></code>, <code class="module"><a href="../mod/threadpool.html">threadpool</a></code>, <code class="module"><a href="../mod/worker.html">worker</a></code></td></tr>
  +<tr><th><a href="directive-dict.html#Module">Modul:</a></th><td><code class="module"><a href="../mod/beos.html">beos</a></code>, <code class="module"><a href="../mod/leader.html">leader</a></code>, <code class="module"><a href="../mod/mpm_netware.html">mpm_netware</a></code>, <code class="module"><a href="../mod/prefork.html">prefork</a></code>, <code class="module"><a href="../mod/threadpool.html">threadpool</a></code>, <code class="module"><a href="../mod/worker.html">worker</a></code>, <code class="module"><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr>
   </table>
       <p>Die Direktive <code class="directive">MaxMemFree</code> gibt die maximale
       Menge freier Kilobytes an, welche die Haupt-Zuteilungsroutine verwalten
  
  
  
  1.6       +2 -3      httpd-2.0/docs/manual/mod/mpm_common.xml.de
  
  Index: mpm_common.xml.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_common.xml.de,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- mpm_common.xml.de	11 Sep 2003 15:43:57 -0000	1.5
  +++ mpm_common.xml.de	4 Jan 2004 22:37:09 -0000	1.6
  @@ -1,8 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
  -<!-- English revision: 1.31 -->
  -
  +<!-- English revision: 1.32 -->
   
   <modulesynopsis metafile="mpm_common.xml.meta">
   
  @@ -401,7 +400,7 @@
   <contextlist><context>server config</context></contextlist>
   <modulelist><module>beos</module><module>leader</module>
   <module>mpm_netware</module><module>prefork</module>
  -<module>threadpool</module><module>worker</module></modulelist>
  +<module>threadpool</module><module>worker</module><module>mpm_winnt</module></modulelist>
   
   <usage>
       <p>Die Direktive <directive>MaxMemFree</directive> gibt die maximale