]> granicus.if.org Git - apache/commitdiff
minor fixes fixed the first example not displaying correctly.
authorLuis Gil <lgilbernabe@apache.org>
Mon, 23 May 2016 13:45:33 +0000 (13:45 +0000)
committerLuis Gil <lgilbernabe@apache.org>
Mon, 23 May 2016 13:45:33 +0000 (13:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1745196 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/access.html.es
docs/manual/howto/access.xml.es
docs/manual/howto/access.xml.meta

index e3002f2314b63fef58f9671bbcdb79d9ff8ce6c4..d4e8ff65f655001bad706c9bb2420c83c73b280f 100644 (file)
@@ -72,7 +72,8 @@
 \r
     <p>El uso de estas directivas es:</p>\r
 \r
-    <pre class="prettyprint lang-config">Require host <var>address</var>\r
\r
+    <pre class="prettyprint lang-config">Require host <var>address</var> <br />\r
 Require ip <var>ip.address</var>\r
     </pre>\r
 \r
index 0c5a2f911e89ddb9588dc1d1ef0337deede79038..a46900aedf8e69529276372f8cf9710ce54b426c 100644 (file)
@@ -68,8 +68,9 @@
 \r
     <p>El uso de estas directivas es:</p>\r
 \r
\r
     <highlight language="config">\r
-Require host <var>address</var>\r
+Require host <var>address</var> <br/>\r
 Require ip <var>ip.address</var>\r
     </highlight>\r
 \r
index 95d284ca3a1abd487a89e104a017fb71fbcaa76f..2dc3fc69427549d22646505bfdae140be84efcd3 100644 (file)
@@ -9,6 +9,6 @@
   <variants>
     <variant>en</variant>
     <variant>es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>