--- E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\manualpage_orig_6.dtd    Fri Jul 26 01:09:08 2002
+++ E:\CVSROOT\APACHE\httpd-docs-2.0\manual\style\manualpage.dtd        Fri Jul 26 00:09:20 2002
@@ -10,8 +10,3 @@
 <!ELEMENT relativepath EMPTY>
 <!ATTLIST relativepath href CDATA #REQUIRED >

-<!-- the lists of related modules and/or related directives -->
-<!ELEMENT related (modulelist | directivelist)+>
-
-<!-- list of related directives -->
-<!ELEMENT directivelist (directive)+>
\ No newline at end of file
--- E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\common_orig_7.dtd        Fri Jul 26 01:09:11 2002
+++ E:\CVSROOT\APACHE\httpd-docs-2.0\manual\style\common.dtd    Fri Jul 26 00:09:19 2002
@@ -24,8 +24,14 @@
 <!-- a page may have one or more sections. Each section is named by an
      unique id. A section must have a title and some text. It may have
      subsections and a list of related modules and directives -->
-<!ELEMENT section (title, (section | related | %blocktags;)*)>
+<!ELEMENT section (title, related?, (section | %blocktags;)*)>
 <!ATTLIST section id ID #IMPLIED>
+
+<!-- the lists of related modules and/or related directives -->
+<!ELEMENT related (modulelist | directivelist)+>
+
+<!-- list of related directives -->
+<!ELEMENT directivelist (directive)+>

 <!ELEMENT module (#PCDATA)>
