Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / doc / xml / AdminRef / auarf000.xml
CommitLineData
805e021f
CE
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 "preface.xml">
6<!ENTITY sect1 SYSTEM "sect1.xml">
7<!ENTITY sect5 SYSTEM "sect5.xml">
8<!ENTITY sect8 SYSTEM "sect8.xml">
9<!ENTITY % entities SYSTEM "entities.dtd">
10 %entities;
11]>
12
13<book>
14 <bookinfo>
15 <title>OpenAFS Administration Reference</title>
16
17 <mediaobject role="cover">
18 <imageobject>
19 <imagedata fileref="auarf000.png" />
20 </imageobject>
21 </mediaobject>
22
23 <copyright>
24 <year>2000</year>
25
26 <holder>IBM Corporation. All Rights Reserved</holder>
27 </copyright>
28
29 <revhistory>
30 &version;
31
32 <revision>
33 <revnumber>3.6</revnumber>
34
35 <date>April 2000</date>
36
37 <revremark>First IBM Edition, Document Number GC09-4563-00</revremark>
38 </revision>
39 </revhistory>
40
41 <abstract>
42 <para>
43 This reference manual details the syntax of each OpenAFS command
44 and is intended for the experienced AFS administrator, programmer,
45 or user.
46 </para>
47
48 <para>
49 In general, this document does not explain when to use a command
50 or its place in the sequence of commands that make up a
51 complete procedure. For that type of information, refer to the
52 <emphasis>OpenAFS Administration Guide</emphasis>.
53 </para>
54 </abstract>
55 </bookinfo>
56
57 &preface;
58
59 <reference>
60 <title>AFS Commands</title>
61 &sect1;
62 </reference>
63
64 <reference>
65 <title>AFS System Files</title>
66 &sect5;
67 </reference>
68
69 <reference>
70 <title>AFS System Commands</title>
71 &sect8;
72 </reference>
73 <index></index>
74</book>