openafs/doc/xml/UserGuide/auusg000.xml
Russ Allbery 7b56f2ebfc doc-xml-build-20090518
LICENSE MIT

Standardize the UNIX Makefiles for all of the DocBook guides.  Remove the
rest of the generated files and switch to xsltproc and dblatex for the
document generation in all cases.  Fix a few DocBook errors by removing
the contents of the <index> tag and removing the unknown <pubsnumber> tag
in the <revision> field.
2009-05-19 04:58:53 +00:00

75 lines
2.0 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 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>
<subtitle>Version M.n</subtitle>
<copyright>
<year>2000</year>
<holder>IBM Corporation. All Rights Reserved</holder>
</copyright>
<revhistory>
<revision>
<revnumber>M.n</revnumber>
<date>May 2008</date>
<revremark>First OpenAFS Edition</revremark>
</revision>
<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>