]> granicus.if.org Git - apache/commitdiff
rebuild
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 29 Nov 2015 21:04:46 +0000 (21:04 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 29 Nov 2015 21:04:46 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1717126 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_allowmethods.html.en
docs/manual/mod/mod_allowmethods.xml.fr
docs/manual/mod/mod_allowmethods.xml.meta

index 70cc05fc4821d033fd94645cfc11b8a71c699e0c..c281c1d0348e2785d334cc1cce40b4d57c9864cb 100644 (file)
@@ -35,7 +35,7 @@
 <tr><th><a href="module-dict.html#SourceFile">SourceĀ File:</a></th><td>mod_allowmethods.c</td></tr></table>
 <h3>Summary</h3>
 
-<p>This module makes it easy to restrict what HTTP methods can
+<p>This module makes it easy to restrict what HTTP methods can be
 used on an server. The most common configuration would be:</p>
 
 <pre class="prettyprint lang-config">&lt;Location "/"&gt;
index 3bd11d5656f54ded1e747617b9614d9a7f31e3ff..3643c3ae2d8be3723ca5be123a46be3590080e03 100644 (file)
@@ -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: 1673563 -->
+<!-- English Revision: 1673563:1717125 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index e7cf8b579b6acca58a5d2cafeaef1b37f3e79268..c1fd1475fbcdf01a506ce37e674c967a3e4ea46a 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>