summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-11-11 20:44:19 -0500
committerKeith Packard <keithp@keithp.com>2011-11-21 10:34:23 -0800
commit922c1d817091c7eedfb701f4d9eb4324e22ccca4 (patch)
tree515348dd2af60cdf6448812122b61e38d948ee2c /hw
parent5952efa903d57ac69070f1477ce46223a2a7893c (diff)
docs: spell "X Server Version" consistently in titles. Add where missing.
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw')
-rw-r--r--hw/dmx/doc/dmx.xml2
-rw-r--r--hw/dmx/doc/scaled.xml2
-rw-r--r--hw/xfree86/doc/ddxDesign.xml2
3 files changed, 5 insertions, 1 deletions
diff --git a/hw/dmx/doc/dmx.xml b/hw/dmx/doc/dmx.xml
index 845eec97a..793aacea0 100644
--- a/hw/dmx/doc/dmx.xml
+++ b/hw/dmx/doc/dmx.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY % defs SYSTEM "/xserver/doc/xml/xserver.ent"> %defs;
]>
<article>
@@ -14,6 +15,7 @@
<author><firstname>Rickard E.</firstname><surname>Faith</surname></author>
</authorgroup>
<pubdate>29 June 2004 (created 25 July 2001)</pubdate>
+ <releaseinfo>X Server Version &xserver.version;</releaseinfo>
<abstract><para>
This document covers the motivation, background, design, and
implementation of the distributed multihead X (DMX) system. It
diff --git a/hw/dmx/doc/scaled.xml b/hw/dmx/doc/scaled.xml
index 48c83e076..30c9b9f50 100644
--- a/hw/dmx/doc/scaled.xml
+++ b/hw/dmx/doc/scaled.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY % defs SYSTEM "/xserver/doc/xml/xserver.ent"> %defs;
]>
<article>
@@ -12,6 +13,7 @@
<author><firstname>Rickard E.</firstname><surname>Faith</surname></author>
</authorgroup>
<pubdate>15 October 2003 (created 19 September 2003)</pubdate>
+ <releaseinfo>X Server Version &xserver.version;</releaseinfo>
<abstract>
<para>
This document investigates the possibility of adding scaled window
diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml
index c406cd744..a1212a629 100644
--- a/hw/xfree86/doc/ddxDesign.xml
+++ b/hw/xfree86/doc/ddxDesign.xml
@@ -34,7 +34,7 @@
<pubdate>&xserver.reldate;</pubdate>
<releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
- <releaseinfo>Xorg server version &xserver.version;</releaseinfo>
+ <releaseinfo>X Server Version &xserver.version;</releaseinfo>
</articleinfo>