mirror of
https://github.com/apache/httpd.git
synced 2025-11-06 16:49:32 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99343 13f79535-47bb-0310-9956-ffa450edef68
11 lines
258 B
XML
11 lines
258 B
XML
<?xml version='1.0' encoding='UTF-8' ?>
|
|
|
|
<!ENTITY % common SYSTEM "common.dtd">
|
|
%common;
|
|
|
|
<!-- <manualpage> is the root element -->
|
|
<!ELEMENT manualpage (parentdocument?, title, summary?,
|
|
seealso*, section*)>
|
|
|
|
<!ATTLIST manualpage metafile CDATA #REQUIRED>
|