Whamcloud - gitweb
LUDOC-11: Correct assorted minor errors
authorJames Nunez <james.a.nunez@intel.com>
Wed, 2 Jan 2013 14:55:22 +0000 (07:55 -0700)
committerRichard Henwood <richard.henwood@intel.com>
Wed, 2 Jan 2013 16:45:45 +0000 (11:45 -0500)
Corrected three minor errors:
Section 1.2.3 removed "something" before the link to the LNET section.

Section 9.1 removed duplicate text "Setting the LNET Module ip2nets Parameter"

Section 23.1 added closing parenthesis

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: If1bac00b0245e82d21290f86ce9890a167478ada
Reviewed-on: http://review.whamcloud.com/4941
Tested-by: Hudson
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
ConfiguringLNET.xml
LNETSelfTest.xml
UnderstandingLustre.xml

index 419233c..a0fe27d 100644 (file)
@@ -52,7 +52,7 @@
         <para><literal>ip2nets</literal>  - Lists globally-available networks, each with a range of IP addresses. LNET then identifies locally-available networks through address list-matching lookup.</para>
       </listitem>
     </itemizedlist>
-    <para>See <xref linkend="dbdoclet.50438216_46279"/> and <xref linkend="dbdoclet.50438216_31414"/>Setting the LNET Module ip2nets Parameter for more details.</para>
+    <para>See <xref linkend="dbdoclet.50438216_46279"/> and <xref linkend="dbdoclet.50438216_31414"/> for more details.</para>
     <para>To set up routing between networks, use:</para>
     <itemizedlist>
       <listitem>
index cee51e8..5aeea28 100644 (file)
@@ -16,7 +16,7 @@
   <section xml:id="dbdoclet.50438223_91742">
     <title><indexterm><primary>LNET</primary><secondary>self-test</secondary></indexterm>
 LNET Self-Test Overview</title>
-    <para>LNET self-test is a kernel module that runs over LNET and the Lustre network drivers (LNDs. It is designed to:</para>
+    <para>LNET self-test is a kernel module that runs over LNET and the Lustre network drivers (LNDs). It is designed to:</para>
     <itemizedlist>
       <listitem>
         <para>Test the connection ability of the Lustre network</para>
index 155fcd3..b21fefe 100644 (file)
     </section>
     <section remap="h3">
       <title><indexterm><primary>Lustre</primary><secondary>LNET</secondary></indexterm>Lustre Networking (LNET)</title>
-      <para>Lustre Networking (LNET) is a custom networking API that provides the communication infrastructure that handles metadata and file I/O data for the Lustre file system servers and clients. For more information about LNET, see something <xref linkend="understandinglustrenetworking"/>.</para>
+      <para>Lustre Networking (LNET) is a custom networking API that provides the communication infrastructure that handles metadata and file I/O data for the Lustre file system servers and clients. For more information about LNET, see <xref linkend="understandinglustrenetworking"/>.</para>
     </section>
     <section remap="h3">
       <title><indexterm><primary>Lustre</primary><secondary>cluster</secondary></indexterm>Lustre Cluster</title>