[openib-general] [PATCH][TRIVIAL]ibutils: Fix some typos

Hal Rosenstock halr at voltaire.com
Mon Oct 9 10:39:31 PDT 2006


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







More information about the general mailing list