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
commit2d793cc635ca8a20a9ee0c99bcc0337c4f82bd7b (patch)
tree85c5419ad0a3a35e94842e2f734066b9fb6bb815
parent4ecb4f1559d2ce1c74a1ff2763b1ad2746961d53 (diff)
downloadxorg-proto-xcmiscproto-2d793cc635ca8a20a9ee0c99bcc0337c4f82bd7b.tar.gz
docs: use the &fullrelvers; entity to set X11 release information
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--specs/xc-misc.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/specs/xc-misc.xml b/specs/xc-misc.xml
index f643da6..5f81856 100644
--- a/specs/xc-misc.xml
+++ b/specs/xc-misc.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;
+]>
<!-- lifted from troff+ms+XMan by doclifter -->
<book id="xc-misc">
@@ -8,7 +11,7 @@
<bookinfo>
<title>XC-MISC Extension</title>
<subtitle>X Consortium Standard</subtitle>
- <releaseinfo>X Version 11, Release 6.9/7.0</releaseinfo>
+ <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
<authorgroup>
<author>
<firstname>Bob</firstname><surname>Scheifler</surname>