diff mbox

[TRIVIAL] opensm: Fix some typos

Message ID 20100927134640.GA1373@comcast.net (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Hal Rosenstock Sept. 27, 2010, 1:46 p.m. UTC
None
diff mbox

Patch

diff --git a/opensm/doc/partition-config.txt b/opensm/doc/partition-config.txt
index fdec218..537f6a7 100644
--- a/opensm/doc/partition-config.txt
+++ b/opensm/doc/partition-config.txt
@@ -75,7 +75,7 @@  PortGUID     - GUID of partition member EndPort. Hexadecimal numbers
 full or      - indicates full or limited membership for this port. When
   limited      omitted (or unrecognized) limited membership is assumed.
 
-There are two useful keywords for PortGUID definition:
+There are several useful keywords for PortGUID definition:
 
 - 'ALL' means all end ports in this subnet.
 - 'ALL_CAS' means all Channel Adapter end ports in this subnet.
diff --git a/opensm/man/opensm.8.in b/opensm/man/opensm.8.in
index 9053611..cf6d8f9 100644
--- a/opensm/man/opensm.8.in
+++ b/opensm/man/opensm.8.in
@@ -175,7 +175,7 @@  the host comes back online.
 \fB\-z\fR, \fB\-\-connect_roots\fR
 This option enforces routing engines (up/down and
 fat-tree) to make connectivity between root switches and in
-this way to be fully IBA complaint. In many cases this can
+this way to be fully IBA compliant. In many cases this can
 violate "pure" deadlock free algorithm, so use it carefully.
 .TP
 \fB\-M\fR, \fB\-\-lid_matrix_file\fR <file name>
@@ -517,7 +517,7 @@  PortGUIDs list:
                     port.  When omitted (or unrecognized) limited
                     membership is assumed.
 
-There are two useful keywords for PortGUID definition:
+There are several useful keywords for PortGUID definition:
 
  - 'ALL' means all end ports in this subnet.
  - 'ALL_CAS' means all Channel Adapter end ports in this subnet.