03f2d69e53dbdc6e819d0f580da3545dcff2dbba
[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 preface SYSTEM "auqbg003.xml">
5 <!ENTITY chapter1 SYSTEM "auqbg004.xml">
6 <!ENTITY chapter2 SYSTEM "auqbg005.xml">
7 <!ENTITY chapter3 SYSTEM "auqbg006.xml">
8 <!ENTITY chapter4 SYSTEM "auqbg007.xml">
9 <!ENTITY appendixA SYSTEM "auqbg008.xml">
10 <!ENTITY appendixB SYSTEM "appendix.xml">
11 <!ENTITY index SYSTEM "auqbg009.xml">
12 ]>
13
14 <book>
15   <bookinfo>
16     <title>OpenAFS Quick Beginnings</title>
17
18     <subtitle>Version 1.4.2</subtitle>
19
20     <copyright>
21       <year>2000-2007</year>
22       <holder>IBM Corporation and other contributors. All Rights Reserved</holder>
23     </copyright>
24
25     <legalnotice>
26       <para>This documentation is covered by the IBM Public License
27       Version 1.0.</para>
28     </legalnotice>
29
30     <revhistory>
31       <revision>
32         <revnumber>1.4.4</revnumber>
33         <date>March 2007</date>
34       </revision>
35     </revhistory>
36
37     <abstract>
38       <para>This document describes the initial setup of an OpenAFS cell
39       and an OpenAFS client.  It is currently being updated for OpenAFS
40       1.4.4 and is still dated and incorrect in some details.  This
41       edition applies to OpenAFS for UNIX, Version 1.4.4, and to all
42       subsequent releases and modifications until otherwise indicated in
43       new editions.</para>
44     </abstract>
45   </bookinfo>
46
47   &preface;
48   &chapter1;
49   &chapter2;
50   &chapter3;
51   &chapter4;
52   &appendixA;
53   &appendixB;
54   &index;
55 </book>
56 <!-- Keep this comment at the end of the file
57 Local variables:
58 mode: xml
59 sgml-omittag:nil
60 sgml-shorttag:nil
61 sgml-namecase-general:nil
62 sgml-general-insert-case:lower
63 sgml-minimize-attributes:nil
64 sgml-always-quote-attributes:t
65 sgml-indent-step:2
66 sgml-indent-data:nil
67 sgml-parent-document:nil
68 sgml-exposed-tags:nil
69 sgml-local-catalogs:nil
70 sgml-local-ecat-files:nil
71 End:
72 -->