From: Christophe Jaillet
Date: Sat, 10 Feb 2018 12:30:36 +0000 (+0000)
Subject: Fix a broken link + fix some layout to synch with trunk
X-Git-Tag: 2.4.30~91
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9802566a4d441f112b60ed71932128d599c985a9;p=apache
Fix a broken link + fix some layout to synch with trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823759 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml
index f2ceb9ea23..ebe93e10f0 100644
--- a/docs/manual/sections.xml
+++ b/docs/manual/sections.xml
@@ -51,7 +51,7 @@ to change the scope of other configuration directives.
IfVersion
Location
LocationMatch
-MDomainSet
+MDomainSet
Proxy
ProxyMatch
VirtualHost
@@ -591,9 +591,9 @@ E.
</Files>
<VirtualHost *>
-<Directory "/a/b">
- B
-</Directory>
+ <Directory "/a/b">
+ B
+ </Directory>
</VirtualHost>
<DirectoryMatch "^.*b$">