diff options
Diffstat (limited to 'docs/xml/patches.xml')
-rw-r--r-- | docs/xml/patches.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/xml/patches.xml b/docs/xml/patches.xml index 11a5ecf11..f3e17290c 100644 --- a/docs/xml/patches.xml +++ b/docs/xml/patches.xml @@ -1,4 +1,10 @@ -<!-- <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> --> +<?xml version="1.0"?> +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + <!ENTITY % myents SYSTEM "bugzilla.ent"> + %myents; +]> + <appendix id="patches" xreflabel="Useful Patches and Utilities for Bugzilla"> <title>Contrib</title> |