1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Added %inlinetags; to <default> (some docs uses <em> in <default>)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93836 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
patrikj
2002-03-11 11:31:57 +00:00
parent d2edea1154
commit 068219cc6d

View File

@@ -53,7 +53,7 @@ usage?, seealso*)>
<!ELEMENT syntax %Inline;>
<!ELEMENT default (#PCDATA)>
<!ELEMENT default (#PCDATA | %inlinetags;)*>
<!ELEMENT contextlist (context+)+>