You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/05/04 20:50:19 UTC

cvs commit: httpd-2.0/docs/manual/mod directives.xml.es index.html.es index.xml.es quickreference.html.es quickreference.xml.es

nd          2004/05/04 11:50:19

  Modified:    docs/manual Tag: APACHE_2_0_BRANCH sitemap.xml.es
               docs/manual/mod Tag: APACHE_2_0_BRANCH directives.xml.es
                        index.html.es index.xml.es quickreference.html.es
                        quickreference.xml.es
  Log:
  fix references to allmodules.xml.es
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.2   +1 -1      httpd-2.0/docs/manual/sitemap.xml.es
  
  Index: sitemap.xml.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/sitemap.xml.es,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- sitemap.xml.es	25 Apr 2004 17:34:29 -0000	1.1.2.1
  +++ sitemap.xml.es	4 May 2004 18:50:19 -0000	1.1.2.2
  @@ -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  -->
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +1 -1      httpd-2.0/docs/manual/mod/directives.xml.es
  
  Index: directives.xml.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.xml.es,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- directives.xml.es	4 May 2004 18:31:32 -0000	1.1.2.1
  +++ directives.xml.es	4 May 2004 18:50:19 -0000	1.1.2.2
  @@ -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  -->
  
  
  
  1.1.2.2   +2 -1      httpd-2.0/docs/manual/mod/index.html.es
  
  Index: index.html.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/index.html.es,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- index.html.es	4 May 2004 18:37:40 -0000	1.1.2.1
  +++ index.html.es	4 May 2004 18:50:19 -0000	1.1.2.2
  @@ -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
  
  
  
  1.1.2.2   +1 -1      httpd-2.0/docs/manual/mod/index.xml.es
  
  Index: index.xml.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/index.xml.es,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- index.xml.es	4 May 2004 18:31:32 -0000	1.1.2.1
  +++ index.xml.es	4 May 2004 18:50:19 -0000	1.1.2.2
  @@ -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  -->
  
  
  
  1.1.2.2   +2 -2      httpd-2.0/docs/manual/mod/quickreference.html.es
  
  Index: quickreference.html.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.es,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- quickreference.html.es	4 May 2004 18:37:40 -0000	1.1.2.1
  +++ quickreference.html.es	4 May 2004 18:50:19 -0000	1.1.2.2
  @@ -416,8 +416,8 @@
   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>
  
  
  
  1.1.2.2   +1 -1      httpd-2.0/docs/manual/mod/quickreference.xml.es
  
  Index: quickreference.xml.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.xml.es,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- quickreference.xml.es	4 May 2004 18:31:32 -0000	1.1.2.1
  +++ quickreference.xml.es	4 May 2004 18:50:19 -0000	1.1.2.2
  @@ -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  -->