Hey Sasha, Another set of typos I found. Nothing fancy.
Al -- Albert Chu [email protected] Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory
From: Albert Chu <[email protected]> Date: Thu, 10 Dec 2009 13:21:02 -0800 Subject: [PATCH] correct manpages for tools that are no longer scripts Signed-off-by: Albert Chu <[email protected]> --- infiniband-diags/man/iblinkinfo.8 | 6 +++--- infiniband-diags/man/ibqueryerrors.8 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/infiniband-diags/man/iblinkinfo.8 b/infiniband-diags/man/iblinkinfo.8 index de8676a..0f53b00 100644 --- a/infiniband-diags/man/iblinkinfo.8 +++ b/infiniband-diags/man/iblinkinfo.8 @@ -1,16 +1,16 @@ .TH IBLINKINFO 8 "Jan 24, 2008" "OpenIB" "OpenIB Diagnostics" .SH NAME -iblinkinfo.pl \- report link info for all links in the fabric +iblinkinfo \- report link info for all links in the fabric .SH SYNOPSIS -.B iblinkinfo.pl +.B iblinkinfo [-hcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid> -D <direct_route>] .SH DESCRIPTION .PP -iblinkinfo.pl reports the link info for each port of each switch active in the +iblinkinfo reports the link info for each port of each switch active in the IB fabric. .SH OPTIONS diff --git a/infiniband-diags/man/ibqueryerrors.8 b/infiniband-diags/man/ibqueryerrors.8 index d5a499e..83a2b5a 100644 --- a/infiniband-diags/man/ibqueryerrors.8 +++ b/infiniband-diags/man/ibqueryerrors.8 @@ -1,16 +1,16 @@ .TH IBQUERYERRORS 8 "Oct 30, 2009" "OpenIB" "OpenIB Diagnostics" .SH NAME -ibqueryerrors.pl \- query and report non-zero IB port counters +ibqueryerrors \- query and report non-zero IB port counters .SH SYNOPSIS -.B ibqueryerrors.pl +.B ibqueryerrors [-s <err1,err2,...> -c -r -C <ca_name> -P <ca_port> -G <node_guid> -D <direct_route> -d -k -K] .SH DESCRIPTION .PP -ibqueryerrors.pl reports port counters. This is similar to ibcheckerrors with +ibqueryerrors reports port counters. This is similar to ibcheckerrors with the additional ability to filter out selected errors, include the optional transmit and receive data counters, and report full link information for the link reported. -- 1.5.4.5
