diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-12 11:09:50 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-09-12 20:34:47 -0400 |
commit | 211368b8d04ed13ba520de2dd49a875cb1d663a7 (patch) | |
tree | 13b8656efd6f5b88a000610866f496c4dc697367 /doc | |
parent | 425ee265c61b3815a0ef1e4e0445dc91921d71ee (diff) |
docs: use the &fullrelvers; entity to set X11 release information
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fontlib.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/fontlib.xml b/doc/fontlib.xml index cce83e9..8e53424 100644 --- a/doc/fontlib.xml +++ b/doc/fontlib.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; +]> <!-- lifted from troff+ms by doclifter --> <!-- previous version was in xorg-docs/specs/Xserver/fontlib.ms --> @@ -15,6 +18,7 @@ <title> The X Font Library </title> + <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> <pubdate>July 27, 1991</pubdate> <authorgroup> <author> |