]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix references to allmodules.xml.es
authorAndré Malo <nd@apache.org>
Tue, 4 May 2004 18:50:19 +0000 (18:50 +0000)
committerAndré Malo <nd@apache.org>
Tue, 4 May 2004 18:50:19 +0000 (18:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103597 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/directives.xml.es
docs/manual/mod/index.html.es
docs/manual/mod/index.xml.es
docs/manual/mod/quickreference.html.es
docs/manual/mod/quickreference.xml.es
docs/manual/sitemap.xml.es

index 6ca38f20c4770ec97fe90f14b4e9d1b79bd82237..656c4c8c0c87a4bda0bb9b33e5adf891971625ba 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE directiveindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
+  [ <!ENTITY allmodules SYSTEM "allmodules.xml.es"> ]
 >
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
 <!-- English Revision: 1.7.2.5  -->
index 145010b2874687044b9f619066bafe6f81eb4a63..f6aebd5cc92853a79c26094f61358d99365b627a 100644 (file)
@@ -51,7 +51,8 @@
 available</dd>
 <dt><a href="mpm_common.html">mpm_common</a></dt><dd class="separate">A collection of directives that are implemented by
 more than one multi-processing module (MPM)</dd>
-<dt><a href="beos.html">beos</a></dt><dd>This Multi-Processing Module is optimized for BeOS.</dd>
+<dt><a href="beos.html">beos</a></dt><dd>Este módulo de muiltiprocesamiento está
+optimizado para BeOS.</dd>
 <dt><a href="leader.html">leader</a></dt><dd>An experimental variant of the standard <code class="module"><a href="../mod/worker.html">worker</a></code>
 MPM</dd>
 <dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web
index 81277bf40b111298fce3b830a6dbdf0e2b9ae25b..dcde05de87fb78e726ed9b3fd6433684f56ba122 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
+  [ <!ENTITY allmodules SYSTEM "allmodules.xml.es"> ]
 >
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
 <!-- English Revision: 1.4.2.6  -->
index be3757e20ed4f7b51a77f6d0d1fc0621b3746ea5..a7d1ea06ae8d72ad7821f3d190af3ecf81b0ce3d 100644 (file)
@@ -416,8 +416,8 @@ connection</td></tr>
 to hold without calling <code>free()</code></td></tr>
 <tr class="odd"><td><a href="mpm_common.html#maxrequestsperchild">MaxRequestsPerChild <var>number</var></a></td><td> 10000 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Limit on the number of requests that an individual child server
 will handle during its life</td></tr>
-<tr><td><a href="beos.html#maxrequestsperthread">MaxRequestsPerThread <var>number</var></a></td><td> 0 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Limit on the number of requests that an individual thread
-will handle during its life</td></tr>
+<tr><td><a href="beos.html#maxrequestsperthread">MaxRequestsPerThread <var>number</var></a></td><td> 0 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Limita el número de peticiones que una hebra (thread) puede
+atender durante su vida</td></tr>
 <tr class="odd"><td><a href="prefork.html#maxspareservers">MaxSpareServers <var>number</var></a></td><td> 10 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of idle child server processes</td></tr>
 <tr><td><a href="mpm_common.html#maxsparethreads">MaxSpareThreads <var>number</var></a></td><td></td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Maximum number of idle threads</td></tr>
 <tr class="odd"><td><a href="mpm_netware.html#maxthreads">MaxThreads <var>number</var></a></td><td> 2048 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Set the maximum number of worker threads</td></tr>
index 630cde6292e2b399e1f96d6b93aa563bc223619c..af7519951260463d8843396a5f43e9de5e132386 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE quickreference SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
+  [ <!ENTITY allmodules SYSTEM "allmodules.xml.es"> ]
 >
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
 <!-- English Revision: 1.4.2.6  -->
index 56a920caec819a1f802d9db4b4fd7991e3eef9f5..144a57a9bde12e829e9f8f9afe3726a9c8e0892a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd"  
-  [ <!ENTITY allmodules SYSTEM "./mod/allmodules.xml"> ]
+  [ <!ENTITY allmodules SYSTEM "./mod/allmodules.xml.es"> ]
 >
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
 <!-- English Revision: 1.12.2.18  -->