LICENSE MIT
Replace version info in the DocBook files with a new ENTITY "version"
associated with a local "version.xml" file which contain a <revision>
tag for the current release.
The version.xml file should be autogenerated by the Makefile system.
(cherry picked from commit
e4b36071ef35b73fb68db6c054e811ba7e6b65e0)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
<!ENTITY preface SYSTEM "auagd005.xml">
<!ENTITY chapter1 SYSTEM "auagd006.xml">
<!ENTITY chapter2 SYSTEM "auagd007.xml">
<!ENTITY appendixC SYSTEM "auagd024.xml">
<!ENTITY appendixD SYSTEM "auagd025.xml">
]>
-<book label="Version M.m">
+<book>
<bookinfo>
<title>OpenAFS Administration Guide</title>
- <subtitle>Version M.m</subtitle>
-
<copyright>
<year>2000</year>
</copyright>
<revhistory>
- <revision>
- <revnumber>M.m</revnumber>
-
- <date>May 2008</date>
-
- <revremark>First OpenAFS Edition</revremark>
- </revision>
-
+ &version;
+
<revision>
<revnumber>3.6</revnumber>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
<!ENTITY preface SYSTEM "auqbg003.xml">
<!ENTITY chapter1 SYSTEM "auqbg004.xml">
<!ENTITY chapter2 SYSTEM "auqbg005.xml">
<bookinfo>
<title>OpenAFS Quick Start Guide for UNIX</title>
- <subtitle>Version 1.4.10</subtitle>
-
<copyright>
<year>2000-2009</year>
<holder>IBM Corporation and other contributors. All Rights Reserved</holder>
</legalnotice>
<revhistory>
- <revision>
- <revnumber>1.4.10</revnumber>
- <date>May 2009</date>
- </revision>
+ &version;
</revhistory>
<abstract>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
<!ENTITY preface SYSTEM "auusg003.xml">
<!ENTITY chapter1 SYSTEM "auusg004.xml">
<!ENTITY chapter2 SYSTEM "auusg005.xml">
<bookinfo>
<title>OpenAFS User Guide</title>
- <subtitle>Version M.n</subtitle>
-
<copyright>
<year>2000</year>
</copyright>
<revhistory>
- <revision>
- <revnumber>M.n</revnumber>
-
- <date>May 2008</date>
-
- <revremark>First OpenAFS Edition</revremark>
- </revision>
+ &version;
<revision>
<revnumber>3.6</revnumber>