diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-11 21:33:28 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:17 -0500 |
commit | 3ef4b3a89a362f4f0fea7b9f5952c6d116e7024f (patch) | |
tree | 93ef9efed77960d385a6ad7db3d473278dc24eef /docs/Samba-HOWTO-Collection/Speed.xml | |
parent | 71b81e299ee202f58dda5acef3edd0fe2adeb9a3 (diff) | |
download | samba-3ef4b3a89a362f4f0fea7b9f5952c6d116e7024f.tar.gz samba-3ef4b3a89a362f4f0fea7b9f5952c6d116e7024f.tar.bz2 samba-3ef4b3a89a362f4f0fea7b9f5952c6d116e7024f.zip |
Use the Samba DTD rather then the original DocBook one. This step will
(after the DTD is finished) allow us to validate the source documents.
This all is require for generating PDF's thru XML-FO.
(This used to be commit c5cfb1924445af98d6a538acaea40eceac411fe6)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/Speed.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Speed.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/Samba-HOWTO-Collection/Speed.xml b/docs/Samba-HOWTO-Collection/Speed.xml index 44956f6812..74c6ec2b73 100644 --- a/docs/Samba-HOWTO-Collection/Speed.xml +++ b/docs/Samba-HOWTO-Collection/Speed.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ - <!ENTITY % global_entities SYSTEM '../entities/global.entities'> - %global_entities; -]> +<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> <chapter id="speed"> <chapterinfo> |