On Mon, 20 Jun 2011 06:00:56 -0700 Hal Rosenstock <[email protected]> wrote:
> > Signed-off-by: Hal Rosenstock <[email protected]> Thanks, applied, Ira > --- > diff --git a/src/ibnetdiscover.c b/src/ibnetdiscover.c > index 9768877..59304b6 100644 > --- a/src/ibnetdiscover.c > +++ b/src/ibnetdiscover.c > @@ -987,7 +987,7 @@ int main(int argc, char **argv) > ibnd_fabric_t *diff_fabric = NULL; > > const struct ibdiag_opt opts[] = { > - {"full", 'f', 0, NULL, "show full information (ports' speed and > witdh)"}, > + {"full", 'f', 0, NULL, "show full information (ports' speed and > width)"}, > {"show", 's', 0, NULL, "show more information"}, > {"list", 'l', 0, NULL, "list of connected nodes"}, > {"grouping", 'g', 0, NULL, "show grouping"}, -- Ira Weiny Math Programmer/Computer Scientist Lawrence Livermore National Lab 925-423-8008 [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
