diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-12 19:33:59 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:18 -0500 |
commit | 50834aa64b51b039724b34eb491013c4323946ff (patch) | |
tree | bcd5967aa70539f4a7a91c508bcfad887e888e4e /docs/Samba-Guide/front-matter.xml | |
parent | 61526c44ac974e3df5a93981c995fc19cc2ed0ee (diff) | |
download | samba-50834aa64b51b039724b34eb491013c4323946ff.tar.gz samba-50834aa64b51b039724b34eb491013c4323946ff.tar.bz2 samba-50834aa64b51b039724b34eb491013c4323946ff.zip |
Use the Samba Variant of the DocBook DTD rather then
the original one. Entities are now in samba-web/, so remove them
from here.
(This used to be commit a66ba7c7e0b00eb9475a495d18e18cada3f6f9dd)
Diffstat (limited to 'docs/Samba-Guide/front-matter.xml')
-rw-r--r-- | docs/Samba-Guide/front-matter.xml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/Samba-Guide/front-matter.xml b/docs/Samba-Guide/front-matter.xml index 506a4d6ed5..93f542e5b8 100644 --- a/docs/Samba-Guide/front-matter.xml +++ b/docs/Samba-Guide/front-matter.xml @@ -1,12 +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" [ - - <!-- entities files to use --> - <!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"> <preface lang="en-US"> <title>Front Matter</title> |