You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2005/09/21 19:53:22 UTC

svn commit: r290760 - /httpd/httpd/trunk/docs/manual/style/common.dtd

Author: slive
Date: Wed Sep 21 10:53:21 2005
New Revision: 290760

URL: http://svn.apache.org/viewcvs?rev=290760&view=rev
Log:
Fix dtd to match <glossary> change in xsl.

Modified:
    httpd/httpd/trunk/docs/manual/style/common.dtd

Modified: httpd/httpd/trunk/docs/manual/style/common.dtd
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/style/common.dtd?rev=290760&r1=290759&r2=290760&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/style/common.dtd (original)
+++ httpd/httpd/trunk/docs/manual/style/common.dtd Wed Sep 21 10:53:21 2005
@@ -176,7 +176,7 @@
 <!-- The glossary element defines a special case of link. The referenced
      target is the name of an anchor within the glossary -->
 <!ELEMENT glossary %Inline;>
-<!ATTLIST glossary ref CDATA #REQUIRED>
+<!ATTLIST glossary ref CDATA #IMPLIED>
 
 <!-- The phonetic element should be used only within the glossary. It
      describes a pronounciation -->