]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorEric Covener <covener@apache.org>
Fri, 15 Jan 2016 01:17:57 +0000 (01:17 +0000)
committerEric Covener <covener@apache.org>
Fri, 15 Jan 2016 01:17:57 +0000 (01:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1724719 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 8387551437b0faee509a5f119b9c4e662fc386f9..85c1d5e00a1467e48d6186732e10231cd2c1c636 100644 (file)
@@ -1278,7 +1278,6 @@ cannot use <code>$N</code> in the substitution string!
       or it is explicitly terminated by a
       <a href="../rewrite/flags.html#flag_l"><code><strong>L</strong></code> flag</a>,
       or other flag which implies immediate termination, such as
-      <code><strong>END</strong></code> or
       <code><strong>F</strong></code>.</p>
  
      <div class="note"><h3>Modifying the Query String</h3>
@@ -1349,7 +1348,7 @@ cannot use <code>$N</code> in the substitution string!
         <td>last|L</td>
         <td>Stop the rewriting process immediately and don't apply any
         more rules. Especially note caveats for per-directory and
-        .htaccess context (see also the END flag). <em><a href="../rewrite/flags.html#flag_l">details ...</a></em></td>
+        .htaccess context. <em><a href="../rewrite/flags.html#flag_l">details ...</a></em></td>
     </tr>
     <tr>
         <td>next|N</td>
index 01fe4a2906f9a5f52e053678a2df8320e17f4f35..e139942d0f7857cc7457b5ff38b2b84e8c1e4b6c 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: 1707153 -->
+<!-- English Revision: 1707153:1724718 (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>