summaryrefslogtreecommitdiff
path: root/specs/CH06.xml
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-12 04:35:13 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 18:46:13 -0400
commit1380721b4d252b8ed32d6016f1635f861e75f453 (patch)
tree928df6e4a6bec870ac3bc620a08c7421fbd6b115 /specs/CH06.xml
parent6f75d2fefcf4e5c158546590bcfafc73293e4038 (diff)
downloadxorg-lib-libXt-1380721b4d252b8ed32d6016f1635f861e75f453.tar.gz
use DOCTYPE consistently in included xml files, to allow using named entities
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/CH06.xml')
-rw-r--r--specs/CH06.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/specs/CH06.xml b/specs/CH06.xml
index d5fce79..5c6edcd 100644
--- a/specs/CH06.xml
+++ b/specs/CH06.xml
@@ -1,3 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+
<chapter id='Geometry_Management'>
<title>Geometry Management</title>