summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-12 16:54:45 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-12 20:34:47 -0400
commitd8aea9731674ecb4e313051f866966113473e395 (patch)
tree4c48da2621a685514fe66a04ba41efe1e8e571e6
parentb4690e1d9d0a27e04c7204614c0e88edef210ba7 (diff)
docs: use the &fullrelvers; entity to set X11 release information
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-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>