summaryrefslogtreecommitdiff
path: root/specs/CH12.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/CH12.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/CH12.xml')
-rw-r--r--specs/CH12.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/specs/CH12.xml b/specs/CH12.xml
index cad2c05..4a40b92 100644
--- a/specs/CH12.xml
+++ b/specs/CH12.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='Nonwidget_Objects'>
<title>Nonwidget Objects</title>