]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Missing newline
authorVincent Deffontaines <gryzor@apache.org>
Wed, 27 Mar 2013 19:55:06 +0000 (19:55 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Wed, 27 Mar 2013 19:55:06 +0000 (19:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1461825 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.html.en
docs/manual/mod/mod_dir.xml

index 1413d1658ba4df687f18dd26dcc72d103d2b251a..dea1e7f7cf410ba272c79e2bcf52a23a3d0a5cc8 100644 (file)
@@ -226,7 +226,7 @@ is supported since 2.2.24</td></tr>
             <span class="indent">
                   FallbackResource /blog/index.php<br />
              </span>
-             &lt;/Directory&gt;
+             &lt;/Directory&gt;<br />
              &lt;Directory /web/example.com/htdocs/blog/images&gt;<br />
             <span class="indent">
                   FallbackResource disabled<br />
index a42b9f4d83c30fc3edc5efb16d191f2e3ec54c66..ca8a62b698150aa60d25f8448dab2dec7a964a71 100644 (file)
@@ -213,7 +213,7 @@ is supported since 2.2.24</compatibility>
             <indent>
                   FallbackResource /blog/index.php<br />
              </indent>
-             &lt;/Directory&gt;
+             &lt;/Directory&gt;<br />
              &lt;Directory /web/example.com/htdocs/blog/images&gt;<br />
             <indent>
                   FallbackResource disabled<br />