]> granicus.if.org Git - apache/commitdiff
fix references to allmodules.xml.es
authorAndré Malo <nd@apache.org>
Tue, 4 May 2004 18:53:56 +0000 (18:53 +0000)
committerAndré Malo <nd@apache.org>
Tue, 4 May 2004 18:53:56 +0000 (18:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103598 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 26851bc33fa005839dad23d4934149c5b77852d7..7e3110adc88818a4d7161ad4184ddace4170882c 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.12  -->
index 73aa00ec6b3eef2b7cd473769c149da81813f808..47e206216ebbc345f0e6361b4739c38068b7cce6 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 99ad1bbf3df2331be212d3e109b580eb65a9e2c1..8cf06ef7535a5326529d7c89add41416efb99e55 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.10  -->
index a10283846d0f8a2abe345929950f701246f13758..85654209178a742ecffd06f1916bfe337ba0dc16 100644 (file)
@@ -429,8 +429,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 c4a92c025e40dc731d3cbcd538616066e11839dc..73c0d47c30d118e75517714de4aa29b59fb9f867 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.10  -->
index 705d7403081d4fda78e6b7c1101e1867a683a50c..9c241bde6692e4a93a6159a622c0e65451b707cb 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.36 -->