xml-doc-building-glue-20090527
[openafs.git] / doc / xml / QuickStartUnix / auqbg000.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
3         "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY version SYSTEM "version.xml">
5 <!ENTITY preface SYSTEM "auqbg003.xml">
6 <!ENTITY chapter1 SYSTEM "auqbg004.xml">
7 <!ENTITY chapter2 SYSTEM "auqbg005.xml">
8 <!ENTITY chapter3 SYSTEM "auqbg006.xml">
9 <!ENTITY chapter4 SYSTEM "auqbg007.xml">
10 <!ENTITY appendixA SYSTEM "auqbg008.xml">
11 <!ENTITY appendixB SYSTEM "appendix.xml">
12 ]>
13
14 <book>
15   <bookinfo>
16     <title>OpenAFS Quick Start Guide for UNIX</title>
17
18     <copyright>
19       <year>2000-2009</year>
20       <holder>IBM Corporation and other contributors. All Rights Reserved</holder>
21     </copyright>
22
23     <legalnotice>
24       <para>This documentation is covered by the IBM Public License
25       Version 1.0.</para>
26     </legalnotice>
27
28     <revhistory>
29         &version;
30     </revhistory>
31
32     <abstract>
33       <para>This document describes the initial setup of an OpenAFS cell
34       and an OpenAFS client.  It is currently being updated for OpenAFS
35       1.4.10 and is still dated and incorrect in some details.  This
36       edition applies to OpenAFS for UNIX, Version 1.4.10, and to all
37       subsequent releases and modifications until otherwise indicated in
38       new editions.</para>
39     </abstract>
40   </bookinfo>
41
42   &preface;
43   &chapter1;
44   &chapter2;
45   &chapter3;
46   &chapter4;
47   &appendixA;
48   &appendixB;
49   <index></index>
50 </book>
51 <!-- Keep this comment at the end of the file
52 Local variables:
53 mode: xml
54 sgml-omittag:nil
55 sgml-shorttag:nil
56 sgml-namecase-general:nil
57 sgml-general-insert-case:lower
58 sgml-minimize-attributes:nil
59 sgml-always-quote-attributes:t
60 sgml-indent-step:2
61 sgml-indent-data:nil
62 sgml-parent-document:nil
63 sgml-exposed-tags:nil
64 sgml-local-catalogs:nil
65 sgml-local-ecat-files:nil
66 End:
67 -->