summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2014-01-27 00:01:51 +0100
committerAndré Malo <nd@apache.org>2014-01-27 00:01:51 +0100
commit33c28c414506029663568c1cf7324b60a1afc7ce (patch)
treee784489dd5604f302e123c8049ba96f8a0d32f40 /docs
parentfix various invalid module references (diff)
downloadapache2-33c28c414506029663568c1cf7324b60a1afc7ce.tar.xz
apache2-33c28c414506029663568c1cf7324b60a1afc7ce.zip
fix comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561571 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/style/common.dtd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/style/common.dtd b/docs/manual/style/common.dtd
index 950bf80ed9..d1a426c658 100644
--- a/docs/manual/style/common.dtd
+++ b/docs/manual/style/common.dtd
@@ -78,10 +78,11 @@ highlight | blockquote">
outdated (true) #IMPLIED>
<!ELEMENT directive (#PCDATA)>
+<!-- name attribute is preferred over contents when generating links -->
<!ATTLIST directive module CDATA #IMPLIED
type CDATA #IMPLIED
status CDATA #IMPLIED
- name CDATA #IMPLIED -- preferred over contents -- >
+ name CDATA #IMPLIED >
<!ELEMENT program (#PCDATA)>