Whamcloud - gitweb
LUDOC-394 manual: Remove extra 'held' word
[doc/manual.git] / I_LustreIntro.xml
index 85e13f1..4965adb 100644 (file)
@@ -1,17 +1,44 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<part version="5.0" xml:lang="en-US" xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink">
-    <title>Introducing Lustre</title>
+<part xmlns="http://docbook.org/ns/docbook"
+ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US"
+ xml:id='part.intro'>
+    <title>Introducing the Lustre<superscript>*</superscript> File System</title>
     <partintro>
-  <para><anchor xml:id="dbdoclet.50438249_pgfId-369630" xreflabel=""/>Part I provides background information to help you understand the Lustre architecture and how the major components fit together. You will find information in this section about:</para>
-  <para><anchor xml:id="dbdoclet.50438249_pgfId-369631" xreflabel=""/><link xl:href="UnderstandingLustre.html#50438250_60900">Understanding Lustre</link></para>
-  <para><anchor xml:id="dbdoclet.50438249_pgfId-369632" xreflabel=""/><link xl:href="UnderstandingLustreNetworking.html#50438191_40026">Understanding Lustre Networking (LNET)</link></para>
-  <para><anchor xml:id="dbdoclet.50438249_pgfId-369633" xreflabel=""/><link xl:href="UnderstandingFailover.html#50540653_24013">Understanding Failover in Lustre</link></para>
-  <para><anchor xml:id="dbdoclet.50438249_pgfId-369060" xreflabel=""/> </para>
-  </partintro>
+        <para>Part I provides background information to help you understand the Lustre file system
+            architecture and how the major components fit together. You will find information in
+            this section about: </para>
+
+  <itemizedlist>
+      <listitem>
+          <para>
+              <xref linkend='understandinglustre'
+               endterm='understandinglustre.title'/>
+          </para>
+      </listitem>
+      <listitem>
+          <para>
+              <xref linkend='understandinglustrenetworking'
+               endterm='understandinglustrenetworking.title'/>
+          </para>
+      </listitem>
+      <listitem>
+          <para>
+              <xref linkend='understandingfailover'
+               endterm='understandingfailover.title'/>
+          </para>
+      </listitem>
+  </itemizedlist>
 
-  <xi:include href="UnderstandingLustre.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="UnderstandingLustreNetworking.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="UnderstandingFailover.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  </partintro>
 
+  <xi:include href="UnderstandingLustre.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="UnderstandingLustreNetworking.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="UnderstandingFailover.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 </part>
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->