summaryrefslogtreecommitdiff
path: root/specs/dbe.xml
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-12 11:23:00 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-12 20:34:47 -0400
commit895d967d56711617ff59e2d2d60389609557072b (patch)
tree82e0dd3376941d69e8f0015be316c7dfe4c31a5d /specs/dbe.xml
parenta19f712304f9a606dd2f9d805d5292b37371b31d (diff)
downloadxorg-proto-xextproto-895d967d56711617ff59e2d2d60389609557072b.tar.gz
docs: use the &fullrelvers; entity to set X11 release information
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/dbe.xml')
-rw-r--r--specs/dbe.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/specs/dbe.xml b/specs/dbe.xml
index c85dfda..5e0f9cf 100644
--- a/specs/dbe.xml
+++ b/specs/dbe.xml
@@ -1,6 +1,9 @@
<?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;
+]>
<!--
@@ -12,7 +15,7 @@ xhtml,docbook,html,refcaption -->
<bookinfo>
<title>Double Buffer Extension Protocol</title>
<subtitle>X Consortium Standard</subtitle>
- <releaseinfo>X Version 11, Release 6.4</releaseinfo>
+ <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
<authorgroup>
<author>
<firstname>Ian</firstname><surname>Elliott</surname>