From 6e7585e44c29a30fcc94227889a935335b669b15 Mon Sep 17 00:00:00 2001 From: James Nunez Date: Wed, 2 Jan 2013 07:55:22 -0700 Subject: [PATCH] LUDOC-11: Correct assorted minor errors 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 Change-Id: If1bac00b0245e82d21290f86ce9890a167478ada Reviewed-on: http://review.whamcloud.com/4941 Tested-by: Hudson Reviewed-by: Richard Henwood --- ConfiguringLNET.xml | 2 +- LNETSelfTest.xml | 2 +- UnderstandingLustre.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ConfiguringLNET.xml b/ConfiguringLNET.xml index 419233c..a0fe27d 100644 --- a/ConfiguringLNET.xml +++ b/ConfiguringLNET.xml @@ -52,7 +52,7 @@ ip2nets - Lists globally-available networks, each with a range of IP addresses. LNET then identifies locally-available networks through address list-matching lookup. - See and Setting the LNET Module ip2nets Parameter for more details. + See and for more details. To set up routing between networks, use: diff --git a/LNETSelfTest.xml b/LNETSelfTest.xml index cee51e8..5aeea28 100644 --- a/LNETSelfTest.xml +++ b/LNETSelfTest.xml @@ -16,7 +16,7 @@
<indexterm><primary>LNET</primary><secondary>self-test</secondary></indexterm> LNET Self-Test Overview - LNET self-test is a kernel module that runs over LNET and the Lustre network drivers (LNDs. It is designed to: + LNET self-test is a kernel module that runs over LNET and the Lustre network drivers (LNDs). It is designed to: Test the connection ability of the Lustre network diff --git a/UnderstandingLustre.xml b/UnderstandingLustre.xml index 155fcd3..b21fefe 100644 --- a/UnderstandingLustre.xml +++ b/UnderstandingLustre.xml @@ -330,7 +330,7 @@
<indexterm><primary>Lustre</primary><secondary>LNET</secondary></indexterm>Lustre Networking (LNET) - 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 . + 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 .
<indexterm><primary>Lustre</primary><secondary>cluster</secondary></indexterm>Lustre Cluster -- 1.8.3.1