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