[ofa-general] [PATCHv2][TRIVIAL] OpenSM/include/opensm: Fix some commentary typos
Hal Rosenstock
hrosenstock at xsigo.com
Wed Jun 11 11:27:17 PDT 2008
OpenSM/include/opensm: Fix some commentary typos
Signed-off-by: Hal Rosenstock <hal at xsigo.com>
diff --git a/opensm/include/opensm/osm_mcm_info.h b/opensm/include/opensm/osm_mcm_info.h
index 2f5eb11..b40771c 100644
--- a/opensm/include/opensm/osm_mcm_info.h
+++ b/opensm/include/opensm/osm_mcm_info.h
@@ -63,7 +63,7 @@ BEGIN_C_DECLS
*
* DESCRIPTION
* Multicast Membership Info object.
-* This object contains information about a nodes membership
+* This object contains information about a node's membership
* in a particular multicast group.
*
* This object should be treated as opaque and should
diff --git a/opensm/include/opensm/osm_multicast.h b/opensm/include/opensm/osm_multicast.h
index ce827d1..57e5ef5 100644
--- a/opensm/include/opensm/osm_multicast.h
+++ b/opensm/include/opensm/osm_multicast.h
@@ -181,10 +181,10 @@ typedef struct _osm_mgrp {
* representing the member ports of this multicast group.
*
* mcmember_rec
-* Hold the parameters of the Multicast Group.
+* Holds the parameters of the Multicast Group.
*
* well_known
-* Indicates that this is the wellknow multicast group which
+* Indicates that this is the wellknown multicast group which
* is created during the initialization of SM/SA and will be
* present even if there are no ports for this group
*
More information about the general
mailing list