diff mbox

[infiniband-diags] correct manpages for tools that are no longer scripts

Message ID 1260480241.4557.100.camel@auk31.llnl.gov (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Al Chu Dec. 10, 2009, 9:24 p.m. UTC
None
diff mbox

Patch

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.