a7993c22b485e49937b7ed33956c0d4108994b99
[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 <!ENTITY appendixC SYSTEM "appendix_dafs.xml">
13 ]>
14
15 <book>
16   <bookinfo>
17     <title>OpenAFS Quick Start Guide for UNIX</title>
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         &version;
31     </revhistory>
32
33     <abstract>
34       <para>This document describes the initial setup of an OpenAFS cell
35       and an OpenAFS client.  It is currently being updated for OpenAFS
36       1.4.10 and is still dated and incorrect in some details.  This
37       edition applies to OpenAFS for UNIX, Version 1.4.10, and to all
38       subsequent releases and modifications until otherwise indicated in
39       new editions.</para>
40     </abstract>
41   </bookinfo>
42
43   &preface;
44   &chapter1;
45   &chapter2;
46   &chapter3;
47   &chapter4;
48   &appendixA;
49   &appendixB;
50   &appendixC;
51   <index></index>
52 </book>
53 <!-- Keep this comment at the end of the file
54 Local variables:
55 mode: xml
56 sgml-omittag:nil
57 sgml-shorttag:nil
58 sgml-namecase-general:nil
59 sgml-general-insert-case:lower
60 sgml-minimize-attributes:nil
61 sgml-always-quote-attributes:t
62 sgml-indent-step:2
63 sgml-indent-data:nil
64 sgml-parent-document:nil
65 sgml-exposed-tags:nil
66 sgml-local-catalogs:nil
67 sgml-local-ecat-files:nil
68 End:
69 -->