]> granicus.if.org Git - apache/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Mar 2016 05:28:11 +0000 (05:28 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Mar 2016 05:28:11 +0000 (05:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734349 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/access.html.en
docs/manual/howto/access.xml.fr
docs/manual/howto/access.xml.meta

index def6800a692b59208ab37bbc7374e747594ac883..32db268fbb6f5b310b56116d790889965507cbcb 100644 (file)
@@ -71,8 +71,9 @@
 
     <p>The usage of these directives is:</p>
 
-    <pre class="prettyprint lang-config">Require host address
-Require ip ip.address</pre>
+    <pre class="prettyprint lang-config">Require host <var>address</var>
+Require ip <var>ip.address</var>
+    </pre>
 
 
     <p>In the first form, <var>address</var> is a fully qualified
index 10ca285c60c98c64bc9c8dc5f71ae74031e62949..0a2840c62b4ffa0d14f684f4693b1a761ad961c4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 1673945 -->
+<!-- English Revision: 1673945:1734348 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 605822ecb4ad2ddd85c3d88c12c1455c27ccb6e8..c42bb44f517cde9ccda1fca0ef7c00e5430cacf4 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>