diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-12 20:42:31 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-09-12 20:42:31 -0400 |
commit | ddb83dcf2d4cf3f6f1218240f45983bf086ee001 (patch) | |
tree | 9fca0e31f81febe52bba6191f3055f452b46feea /specs/fsproto.xml | |
parent | a82382dd66ca300750449f19fcd29f23fe10641d (diff) |
docs: use the &fullrelvers; entity to set X11 release information
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/fsproto.xml')
-rw-r--r-- | specs/fsproto.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/specs/fsproto.xml b/specs/fsproto.xml index 9db5dbd..a3f4fcb 100644 --- a/specs/fsproto.xml +++ b/specs/fsproto.xml @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE article 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; +]> <article id="fsproto"> @@ -8,6 +11,7 @@ <articleinfo> <title>The X Font Service Protocol</title> <subtitle>X Window System Standard</subtitle> + <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> <releaseinfo>Version 2.0</releaseinfo> <authorgroup> <author> |