You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2014/05/23 11:34:54 UTC

svn commit: r1597044 - in /httpd/httpd/branches/2.4.x/docs/manual: invoking.xml.fr mod/mod_proxy_ajp.xml.fr

Author: lgentis
Date: Fri May 23 09:34:54 2014
New Revision: 1597044

URL: http://svn.apache.org/r1597044
Log:
XML Updates.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/invoking.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_ajp.xml.fr

Modified: httpd/httpd/branches/2.4.x/docs/manual/invoking.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/invoking.xml.fr?rev=1597044&r1=1597043&r2=1597044&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/invoking.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/invoking.xml.fr Fri May 23 09:34:54 2014
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed By : Vincent Deffontaines -->
-<!-- English Revision: 1387618 -->
+<!-- English Revision: 1597027 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -27,8 +27,8 @@
   <title>D&eacute;marrage d'Apache</title>
 
 <summary>
-    <p>Apache est habituellement lanc&eacute; en tant que service
-    sous Windows NT, 2000, XP, Vista et Seven. Pour plus de d&eacute;tails, voir <a
+    <p>Sous Windows, Apache est habituellement lanc&eacute; en tant que
+    service. Pour plus de d&eacute;tails, voir <a
     href="platform/windows.html#winsvc">D&eacute;marrer Apache en tant
     que service</a>.</p>
 

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_ajp.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_ajp.xml.fr?rev=1597044&r1=1597043&r2=1597044&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_ajp.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_ajp.xml.fr Fri May 23 09:34:54 2014
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1562436 -->
+<!-- English Revision : 1596969 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -490,7 +490,7 @@ attribute_value := (string)
     octets est consid&eacute;r&eacute; comme la longueur d'une cha&icirc;ne qui est alors
     lue.</p>
     <p>Ceci ne peut fonctionner que si aucun nom d'en-t&ecirc;te ne poss&egrave;de
-    une taille sup&eacute;rieure &agrave; <code>0x9999 (==0xA000 - 1)</code>, ce qui
+    une taille sup&eacute;rieure &agrave; <code>0x9FFF (==0xA000 - 1)</code>, ce qui
     est vraisemblable, bien qu'un peu arbitraire.</p>
     <note><title>Note:</title>
     L'en-t&ecirc;te <code>content-length</code> est extr&ecirc;mement important.