]> granicus.if.org Git - apache/commitdiff
Add missing idtype="section"
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 10 Feb 2018 12:41:01 +0000 (12:41 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 10 Feb 2018 12:41:01 +0000 (12:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823764 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.xml

index ebe93e10f024edb131ce541ee59736dd8f904541..a1e246150342dbb987fc0b36773f62b2f599abc6 100644 (file)
@@ -51,7 +51,7 @@ to change the scope of other configuration directives.</p>
 <directive type="section" module="mod_version">IfVersion</directive>
 <directive type="section" module="core">Location</directive>
 <directive type="section" module="core">LocationMatch</directive>
-<directive type="section" module="mod_md">MDomainSet</directive>
+<directive type="section" idtype="section" module="mod_md">MDomainSet</directive>
 <directive type="section" module="mod_proxy">Proxy</directive>
 <directive type="section" module="mod_proxy">ProxyMatch</directive>
 <directive type="section" module="core">VirtualHost</directive>