From 4848bfd18274fd2041e9871a12411af9280aeda4 Mon Sep 17 00:00:00 2001 From: Tziporet Koren Date: Thu, 22 May 2008 13:01:52 +0300 Subject: [PATCH] some typo fixes Signed-off-by: Tziporet Koren --- MPI_README.txt | 2 +- OFED_Installation_Guide.txt | 10 ++++++---- OFED_tips.txt | 2 +- diags_release_notes.txt | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/MPI_README.txt b/MPI_README.txt index 5803756..88bb78c 100644 --- a/MPI_README.txt +++ b/MPI_README.txt @@ -26,7 +26,7 @@ provided below in sections 2, 3 and 4 respectively. 1.1 Installation Note --------------------- -In Step 2 of the main menu of install.sh, options 2, 3 and 4 can install +In Step 2 of the main menu of install.pl, options 2, 3 and 4 can install one or more MPI stacks. Please refer to docs/OFED_Installation_Guide.txt to learn about the different options. diff --git a/OFED_Installation_Guide.txt b/OFED_Installation_Guide.txt index aadb03a..27ecc19 100644 --- a/OFED_Installation_Guide.txt +++ b/OFED_Installation_Guide.txt @@ -183,7 +183,9 @@ Note: The installer will warn you if you attempt to compile any of the [-n|--net ] -c|--config . Example of the config file can - be found under docs. + be found under docs (ofed.conf-example) + -n|--net Example of the config file can be + found under docs (ofed_net.conf-example) -l|--prefix Set installation prefix. -p|--print-available Print available packages for current platform. And create corresponding ofed.conf file. @@ -339,8 +341,8 @@ NETWORK_ib0=172.16.0.0 BROADCAST_ib0=172.16.255.255 ONBOOT_ib0=1 -# Based on eth0; each '*' will be replaced with corresponding octet -# from eth0. +# Based on eth0; each '*' will be replaced by the script with corresponding +# octet from eth0. LAN_INTERFACE_ib0=eth0 IPADDR_ib0=172.16.'*'.'*' NETMASK_ib0=255.255.0.0 @@ -349,7 +351,7 @@ BROADCAST_ib0=172.16.255.255 ONBOOT_ib0=1 # Based on the first eth interface that is found (for n=0,1,...); -# each '*' will be replaced with corresponding octet from eth. +# each '*' will be replaced by the script with corresponding octet from eth. LAN_INTERFACE_ib0= IPADDR_ib0=172.16.'*'.'*' NETMASK_ib0=255.255.0.0 diff --git a/OFED_tips.txt b/OFED_tips.txt index ff1cba0..1eca3e9 100644 --- a/OFED_tips.txt +++ b/OFED_tips.txt @@ -278,7 +278,7 @@ For example: ---------------------------------------------------------------------- To compile/build/install the IB modules so that they will contain debug information, set OPENIB_KERNEL_EXTRA_CFLAGS="-g" in your environment -before running OFED's install.sh/build.sh . +before running OFED's install.pl/build.sh . =============================================================================== diff --git a/diags_release_notes.txt b/diags_release_notes.txt index ace7965..cce07e0 100644 --- a/diags_release_notes.txt +++ b/diags_release_notes.txt @@ -4,7 +4,7 @@ February 2008 -Repo: git://git.openfabrics.org/~ofed_1_2/management.git (release) +Repo: git://git.openfabrics.org/~ofed_1_3/management.git (release) git://git.openfabrics.org/~halr/management.git (development) -- 2.41.0