From ff8380ce7b17a6f9bb2ace8cc2508cb0e1da1c53 Mon Sep 17 00:00:00 2001
From: Luca Toscano
Date: Fri, 18 Aug 2017 08:37:29 +0000
Subject: [PATCH] common.dtd: add idtype attribute to directive
This change completes r1805372 and also fixes
links generation for and
in sections.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805376 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/sections.xml | 4 ++--
docs/manual/style/common.dtd | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml
index cba6256121d..43f7e1d52d7 100644
--- a/docs/manual/sections.xml
+++ b/docs/manual/sections.xml
@@ -51,10 +51,10 @@ to change the scope of other configuration directives.
IfVersion
Location
LocationMatch
-MangedDomain
+MangedDomain
Proxy
ProxyMatch
-SSLPolicy
+SSLPolicy
VirtualHost
diff --git a/docs/manual/style/common.dtd b/docs/manual/style/common.dtd
index 93c6f19e889..ed8d1e03bc8 100644
--- a/docs/manual/style/common.dtd
+++ b/docs/manual/style/common.dtd
@@ -78,9 +78,13 @@ highlight | blockquote">
outdated (true) #IMPLIED>
-
+
--
2.47.3