summaryrefslogtreecommitdiff
path: root/specs/synclib.xml
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
commita8248f0dbb84ab2530bd11f2c396b7fcd4b128f4 (patch)
tree588d107b0d71956b45ea873a32cef594c20f9118 /specs/synclib.xml
parent426514bee44ccbb849b959c917a191545e7472fa (diff)
downloadxorg-lib-libXext-a8248f0dbb84ab2530bd11f2c396b7fcd4b128f4.tar.gz
docs: use the &fullrelvers; entity to set X11 release information
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/synclib.xml')
-rw-r--r--specs/synclib.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/specs/synclib.xml b/specs/synclib.xml
index 9f47282..2328313 100644
--- a/specs/synclib.xml
+++ b/specs/synclib.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 -->
@@ -9,7 +12,7 @@
<bookinfo>
<title>X Synchronization Extension Library</title>
<subtitle>X Consortium Standard</subtitle>
- <releaseinfo>X Version 11, Release 6.4</releaseinfo>
+ <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
<authorgroup>
<author>
<firstname>Tim</firstname><surname>Glauert</surname>