summaryrefslogtreecommitdiff
path: root/wm-spec
diff options
context:
space:
mode:
authormatthiasc <matthiasc>2002-05-18 21:36:59 +0000
committermatthiasc <matthiasc>2002-05-18 21:36:59 +0000
commit230e3c29e4b61dee242a06b72b00a8b2afc8b9c1 (patch)
tree0de47a4c21c9322617635b20ee01b911dc9aca6e /wm-spec
parentd2a732bb26a9c803b9e66c676f781fe2498f0455 (diff)
Extract version number and date into entities.
Diffstat (limited to 'wm-spec')
-rw-r--r--wm-spec/wm-spec.sgml10
1 files changed, 6 insertions, 4 deletions
diff --git a/wm-spec/wm-spec.sgml b/wm-spec/wm-spec.sgml
index 836997a..4755f84 100644
--- a/wm-spec/wm-spec.sgml
+++ b/wm-spec/wm-spec.sgml
@@ -1,4 +1,6 @@
-<!doctype article PUBLIC "-//OASIS//DTD DocBook V4.0//EN" [
+<!doctype article PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
+<!entity version "DRAFT version 1.2">
+<!entity date "17 May 2002">
]>
<article id="index">
<articleinfo>
@@ -8,15 +10,15 @@
</corpauthor>
</authorgroup>
<title>Extended Window Manager Hints</title>
-<date>10 March 2001</date>
+<date>&date;</date>
+<releaseinfo>&version;</releaseinfo>
</articleinfo>
<sect1>
<title>Introduction</title>
<sect2>
<title>Version</title>
<para>
-This is DRAFT version 1.2 of the Extended Window Manager Hints (EWMH) spec,
-updated October 17 2001.
+This is &version; of the Extended Window Manager Hints (EWMH) spec, updated &date;.
</para>
</sect2>
<sect2>