Re: [PATCH][TRIVIAL] opensm: Fix some typos

2010-11-30 Thread Sasha Khapyorsky
On 09:46 Mon 27 Sep , Hal Rosenstock wrote:
 
 Fix some typos in the opensm man page (man/opensm.8.in) and in the
 partition config doc (doc/partition-config.txt)
 
 Signed-off-by: Hal Rosenstock h...@mellanox.com

Applied. Thanks.

Sasha
--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH][TRIVIAL] opensm: Fix some typos

2010-09-27 Thread Hal Rosenstock

Fix some typos in the opensm man page (man/opensm.8.in) and in the
partition config doc (doc/partition-config.txt)

Signed-off-by: Hal Rosenstock h...@mellanox.com
---
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.
--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html