From patchwork Mon Sep 27 13:46:40 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 212552 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o8RDnkga024657 for ; Mon, 27 Sep 2010 13:51:05 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755983Ab0I0NvE (ORCPT ); Mon, 27 Sep 2010 09:51:04 -0400 Received: from qmta11.westchester.pa.mail.comcast.net ([76.96.59.211]:55169 "EHLO QMTA11.westchester.pa.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751635Ab0I0NvD (ORCPT ); Mon, 27 Sep 2010 09:51:03 -0400 Received: from omta20.westchester.pa.mail.comcast.net ([76.96.62.71]) by QMTA11.westchester.pa.mail.comcast.net with comcast id Bo9n1f0061YDfWL5Bpr2Wq; Mon, 27 Sep 2010 13:51:03 +0000 Received: from hal.comcast.net ([75.69.247.31]) by omta20.westchester.pa.mail.comcast.net with comcast id Bpr01f0030hNrtn3gpr0np; Mon, 27 Sep 2010 13:51:00 +0000 Received: from hal.comcast.net (localhost.localdomain [127.0.0.1]) by hal.comcast.net (8.14.3/8.14.3) with ESMTP id o8RDlVp7001410; Mon, 27 Sep 2010 09:47:37 -0400 Received: (from hnrose@localhost) by hal.comcast.net (8.14.3/8.14.3/Submit) id o8RDkeU4001376; Mon, 27 Sep 2010 09:46:40 -0400 Date: Mon, 27 Sep 2010 09:46:40 -0400 From: Hal Rosenstock To: sashak@voltaire.com Cc: linux-rdma@vger.kernel.org Subject: [PATCH][TRIVIAL] opensm: Fix some typos Message-ID: <20100927134640.GA1373@comcast.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Mon, 27 Sep 2010 13:51:05 +0000 (UTC) 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 @@ -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.