File: auqbg000.xml

package info (click to toggle)
openafs 1.8.14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 42,972 kB
  • sloc: ansic: 455,934; xml: 66,858; perl: 11,967; makefile: 10,038; sh: 7,955; objc: 6,354; java: 5,638; cpp: 2,268; asm: 1,214; yacc: 441; tcl: 249; lex: 201; csh: 85
file content (75 lines) | stat: -rw-r--r-- 2,009 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?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 version SYSTEM "version.xml">
<!ENTITY preface SYSTEM "auqbg003.xml">
<!ENTITY chapter1 SYSTEM "auqbg004.xml">
<!ENTITY chapter2 SYSTEM "auqbg005.xml">
<!ENTITY chapter3 SYSTEM "auqbg006.xml">
<!ENTITY chapter4 SYSTEM "auqbg007.xml">
<!ENTITY appendixA SYSTEM "auqbg008.xml">
<!ENTITY appendixB SYSTEM "appendix.xml">
<!ENTITY appendixC SYSTEM "appendix_dafs.xml">
]>

<book>
  <bookinfo>
    <title>OpenAFS Quick Start Guide for UNIX</title>

    <mediaobject role="cover">
      <imageobject>
        <imagedata fileref="auqbg000.png" />
      </imageobject>
    </mediaobject>

    <copyright>
      <year>2000-2014</year>
      <holder>IBM Corporation and other contributors. All Rights Reserved</holder>
    </copyright>

    <legalnotice>
      <para>This documentation is covered by the IBM Public License
      Version 1.0.</para>
    </legalnotice>

    <revhistory>
        &version;
    </revhistory>

    <abstract>
      <para>This document describes the initial setup of an OpenAFS cell
      and an OpenAFS client.  It is currently being updated for OpenAFS
      1.6.10 and is still dated and incorrect in many details.  This
      edition applies to OpenAFS for UNIX, Version 1.4.10, and to all
      subsequent releases and modifications until otherwise indicated in
      new editions.</para>
    </abstract>
  </bookinfo>

  &preface;
  &chapter1;
  &chapter2;
  &chapter3;
  &chapter4;
  &appendixA;
  &appendixB;
  &appendixC;
  <index></index>
</book>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-omittag:nil
sgml-shorttag:nil
sgml-namecase-general:nil
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:nil
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->