Whamcloud - gitweb
LUDOC-394 manual: Add meaningful ref names under UnderstandingLustre.xml
[doc/manual.git] / IV_LustreTuning.xml
index 4b97170..f43fc5c 100644 (file)
@@ -1,7 +1,8 @@
 <?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">
+<part xmlns="http://docbook.org/ns/docbook"
+ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US">
   <info>
-    <title>Tuning Lustre for Performance</title>
+    <title>Tuning a Lustre File System for Performance</title>
   </info>
   <partintro>
   <para>Part IV describes tools and procedures used to tune a Lustre file system for optimum performance. You will find information in this section about:</para>
   </partintro>
 
 
-  <xi:include href="LNETSelfTest.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="BenchmarkingTests.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="LustreTuning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-
-
-
+  <xi:include href="LNetSelfTest.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="BenchmarkingTests.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="LustreTuning.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 </part>
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->