Whamcloud - gitweb
LUDOC-394 manual: Remove extra 'held' word
[doc/manual.git] / I_LustreIntro.xml
index 3b6972e..4965adb 100644 (file)
@@ -1,35 +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" xml:id='part.intro'>
-    <title>Introducing the Lustre* File System</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>Part I provides background information to help you understand the Lustre* file system
+        <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'/>
+              <xref linkend='understandinglustre'
+               endterm='understandinglustre.title'/>
           </para>
       </listitem>
       <listitem>
           <para>
-              <xref linkend='understandinglustrenetworking' endterm='understandinglustrenetworking.title'/>
+              <xref linkend='understandinglustrenetworking'
+               endterm='understandinglustrenetworking.title'/>
           </para>
       </listitem>
       <listitem>
           <para>
-              <xref linkend='understandingfailover' endterm='understandingfailover.title'/>
+              <xref linkend='understandingfailover'
+               endterm='understandingfailover.title'/>
           </para>
       </listitem>
   </itemizedlist>
 
   </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" />
-
-
+  <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:
+  -->