[openib-general] [PATCH][TRIVIAL]ibutils: Fix some typos
Eitan Zahavi
eitan at mellanox.co.il
Mon Oct 9 11:36:10 PDT 2006
Thanks. Applied.
Hal Rosenstock wrote:
>ibutils: Fix some typos
>
>Signed-off-by: Hal Rosenstock <halr at voltaire.com>
>
>Index: ibis/README
>===================================================================
>--- ibis/README (revision 9748)
>+++ ibis/README (working copy)
>@@ -1,8 +1,8 @@
> IBIS stands for IB In-band Services.
> It provides a TCL API for sending MADs over the local IB ports.
>
>-It also provides C API for sending batches of MADs and waiting for the entire batch
>-completion.
>+It also provides C API for sending batches of MADs and waiting for the entire
>+batch completion.
>
> The detailed API is described in the doc/ibis_wrap.html directory.
>
>@@ -13,4 +13,3 @@ ibvs_test.tcl - vendor specific gateways
> sac_demo.tcl - SA client queries
> obj.tcl - how to dump out TCL objects fields
>
>-
>Index: ibmgtsim/config/ibdm.m4
>===================================================================
>--- ibmgtsim/config/ibdm.m4 (revision 9748)
>+++ ibmgtsim/config/ibdm.m4 (working copy)
>@@ -30,7 +30,7 @@ if test "x$with_ibdm" = xnone; then
> elif test -d [`pwd`]/../ibdm; then
> with_ibdm=[`pwd`]/../ibdm
> else
>- AC_MSG_ERROR([--with-ibdm must be provided - failde to find standard IBDM installation])
>+ AC_MSG_ERROR([--with-ibdm must be provided - failed to find standard IBDM installation])
> fi
> fi
>
>Index: ibdm/README
>===================================================================
>--- ibdm/README (revision 9748)
>+++ ibdm/README (working copy)
>@@ -62,7 +62,7 @@ ibdmtr:
> -----------
> Traces a direct route through the fabric while printing the path
> information at both node and system levels.
>-Usage: ibdmtr [-v][-h] {-c <cbaling file>|-t <topo file>} -s <sm node name> -p <sm port num> -d <comma-sep-dr-path>
>+Usage: ibdmtr [-v][-h] {-c <cabling file>|-t <topo file>} -s <sm node name> -p <sm port num> -d <comma-sep-dr-path>
>
> Description:
> This utility parses a cabling list or topology file
>
>
>
>
>_______________________________________________
>openib-general mailing list
>openib-general at openib.org
>http://openib.org/mailman/listinfo/openib-general
>
>To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>
>
More information about the general
mailing list