diff options
author | Joshua Slive <slive@apache.org> | 2002-03-06 21:58:48 +0100 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2002-03-06 21:58:48 +0100 |
commit | fcb88838f4347dc818b7193992fda3a05411f2f2 (patch) | |
tree | 0bf99dc19bae9e67451d1dcfc7dfe695e1f4581b /docs/manual/mod/mpm_winnt.xml | |
parent | A few tweaks to the DTD found while validating existing docs. (diff) | |
download | apache2-fcb88838f4347dc818b7193992fda3a05411f2f2.tar.xz apache2-fcb88838f4347dc818b7193992fda3a05411f2f2.zip |
Bring some docs into line with the DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93741 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mpm_winnt.xml')
-rw-r--r-- | docs/manual/mod/mpm_winnt.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/mpm_winnt.xml b/docs/manual/mod/mpm_winnt.xml index ca51b38063..4e5e9c111b 100644 --- a/docs/manual/mod/mpm_winnt.xml +++ b/docs/manual/mod/mpm_winnt.xml @@ -1,4 +1,5 @@ <?xml version="1.0"?> +<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.xsl"?> <modulesynopsis> |