summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/xml/about.xml')
-rw-r--r--docs/en/xml/about.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/en/xml/about.xml b/docs/en/xml/about.xml
index a6cebe0e0..ffc52e9f9 100644
--- a/docs/en/xml/about.xml
+++ b/docs/en/xml/about.xml
@@ -1,5 +1,9 @@
-<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-<!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
+<?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;
+]>
<chapter id="about">
<title>About This Guide</title>
@@ -190,8 +194,8 @@
</section>
<!-- conventions used here (didn't want to give it a chapter of its own) -->
-&conventions;
- </chapter>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conventions.xml" />
+</chapter>
<!-- Keep this comment at the end of the file
Local variables: