]> granicus.if.org Git - apache/commitdiff
rebuild
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 29 Nov 2015 21:02:59 +0000 (21:02 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 29 Nov 2015 21:02:59 +0000 (21:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717124 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 a8e0de80bd0600c601457b32542d811a00da1685..00fffd9b16bc5df5eca48207fb47564a0da31b28 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 9e187ec6eeaed7b962fb010c7528b3af7b98716a..0d82276f1cb61eddb85ef9b297ff5ef0dcb999b4 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: 1673945 -->
+<!-- English Revision: 1673945:1717123 (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>