]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Generated doc changes
authorMike Rumph <mrumph@apache.org>
Thu, 16 Apr 2015 05:27:57 +0000 (05:27 +0000)
committerMike Rumph <mrumph@apache.org>
Thu, 16 Apr 2015 05:27:57 +0000 (05:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1674005 13f79535-47bb-0310-9956-ffa450edef68

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

index 350e1fee5c8561d6d3c8b0d88520d7b0a7b5ec3e..b7e6a4d575a6ae5ec5eba61cf1ff6e985f8bc2d1 100644 (file)
@@ -1266,7 +1266,7 @@ cannot use <code>$N</code> in the substitution string!
       <code>RewriteMap</code> directive and are explained there.
       These three types of variables are expanded in the order above.</p>
 
-      <p>Rewrite rules are a applied to the results of previous rewrite
+      <p>Rewrite rules are applied to the results of previous rewrite
       rules, in the order in which they are defined in the config file.
       The URL is  <strong>completely
       replaced</strong> by the <em>Substitution</em> and the
index 84abc3578041e3a3f5e9ebdfb166fb5d60784adf..dddfc63608adda5dcf1469242eb5faa7a9d16fe7 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 : 1591094 -->
+<!-- English Revision: 1591094:1674004 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index decc0a7b1e85192770cea6f795335aaa7841b0f0..0be21e86f4d3e241aa6b35fcdd36de7efe6541b7 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>