summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--specs/inputlib.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/specs/inputlib.xml b/specs/inputlib.xml
index 787dfe6..24d5f7a 100644
--- a/specs/inputlib.xml
+++ b/specs/inputlib.xml
@@ -1,12 +1,15 @@
<?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">
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+<!ENTITY % defs SYSTEM "defs.ent"> %defs;
+]>
<book id="inputlib">
<bookinfo>
<title>X11 Input Extension Protocol Specification</title>
- <releaseinfo>X Version 11, Release 6.4</releaseinfo>
+ <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
<authorgroup>
<author>
<firstname>Mark</firstname><surname>Patrick</surname>