openafs/doc/xml/UserGuide/auusg000.xml
Jeffrey Altman e4b36071ef doc-xml-version-generation-20090521
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.
2009-05-21 18:51:42 +00:00

68 lines
1.9 KiB
XML

<?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">
<!ENTITY chapter3 SYSTEM "auusg006.xml">
<!ENTITY chapter4 SYSTEM "auusg007.xml">
<!ENTITY chapter5 SYSTEM "auusg008.xml">
<!ENTITY chapter6 SYSTEM "auusg009.xml">
<!ENTITY appendixA SYSTEM "auusg010.xml">
<!ENTITY appendixB SYSTEM "auusg011.xml">
<!ENTITY glossary SYSTEM "auusg012.xml">
]>
<book>
<bookinfo>
<title>OpenAFS User Guide</title>
<copyright>
<year>2000</year>
<holder>IBM Corporation. All Rights Reserved</holder>
</copyright>
<revhistory>
&version;
<revision>
<revnumber>3.6</revnumber>
<date>April 2000</date>
<revremark>First IBM Edition, Document Number GC09-4561-00</revremark>
</revision>
</revhistory>
<abstract>
<para>This edition applies to: <simplelist>
<member>OpenAFS for AIX, Version M.n</member>
<member>OpenAFS for Digital Unix, Version M.n</member>
<member>OpenAFS for HP-UX, Version M.n</member>
<member>OpenAFS for Linux, Version M.n</member>
<member>OpenAFS for SGI IRIX, Version M.n</member>
<member>OpenAFS for Solaris, Version M.n</member>
</simplelist></para>
<para>and to all subsequent releases and modifications until otherwise
indicated in new editions.This softcopy version is based on the printed
edition of this book. Some formatting amendments have been made to make
this information more suitable for softcopy.</para>
</abstract>
</bookinfo>
&preface;
&chapter1;
&chapter2;
&chapter3;
&chapter4;
&chapter5;
&chapter6;
&appendixA;
&appendixB;
&glossary;
<index></index>
</book>