Sasha,

Sorry, I should have included this in my previous patch.  Small man page 
changes.

From 920349140562c3ab44c48dd6775ba3e0beca63c4 Mon Sep 17 00:00:00 2001
From: Tim Meier <[EMAIL PROTECTED]>
Date: Thu, 24 Jan 2008 15:20:31 -0800
Subject: [PATCH] opensm: update man pages for diags DR support

Added man -D information for ibquerryerrors and iblinkinfo

Signed-off-by: Tim Meier <[EMAIL PROTECTED]>
---
 infiniband-diags/man/iblinkinfo.8    |    7 +++++--
 infiniband-diags/man/ibqueryerrors.8 |    7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/infiniband-diags/man/iblinkinfo.8 
b/infiniband-diags/man/iblinkinfo.8
index 943ef8f..fe01af3 100644
--- a/infiniband-diags/man/iblinkinfo.8
+++ b/infiniband-diags/man/iblinkinfo.8
@@ -1,11 +1,11 @@
-.TH IBLINKINFO 8 "May 22, 2007" "OpenIB" "OpenIB Diagnostics"
+.TH IBLINKINFO 8 "Jan 24, 2008" "OpenIB" "OpenIB Diagnostics"

 .SH NAME
 iblinkinfo.pl \- report link info for all links in the fabric

 .SH SYNOPSIS
 .B iblinkinfo.pl
-   [-Rhcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid>]
+   [-Rhcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid> -D 
<direct_route>]

 .SH DESCRIPTION
 .PP
@@ -25,6 +25,9 @@ fabric has changed.
 \fB\-S <guid>\fR
 Output only the switch specified by <guid>
 .TP
+\fB\-D <direct_route>\fR
+Output only the switch specified by the direct route path.
+.TP
 \fB\-l\fR
 Print all information for each link on one line. Default is to print a header
 with the switch information and then a list for each port (useful for 
grep\'ing output).
diff --git a/infiniband-diags/man/ibqueryerrors.8 
b/infiniband-diags/man/ibqueryerrors.8
index 5de484d..8cde440 100644
--- a/infiniband-diags/man/ibqueryerrors.8
+++ b/infiniband-diags/man/ibqueryerrors.8
@@ -1,11 +1,11 @@
-.TH IBQUERYERRORS 8 "May 22, 2007" "OpenIB" "OpenIB Diagnostics"
+.TH IBQUERYERRORS 8 "Jan 24, 2008" "OpenIB" "OpenIB Diagnostics"

 .SH NAME
 ibqueryerrors.pl \- query and report non-zero IB port counters

 .SH SYNOPSIS
 .B ibqueryerrors.pl
-[-a -c -r -R -C <ca_name> -P <ca_port> -s <err1,err2,...> -S <switch_guid> -d]
+[-a -c -r -R -C <ca_name> -P <ca_port> -s <err1,err2,...> -S <switch_guid> -D 
<direct_route> -d]

 .SH DESCRIPTION
 .PP
@@ -45,6 +45,9 @@ Suppress the errors listed in the comma separated list 
provided.
 \fB\-S <switch_guid>\fR
 Report results only for the switch specified.
 .TP
+\fB\-D <direct_route>\fR
+Report results only for the switch specified by the direct route path.
+.TP
 \fB\-d\fR
 Include the optional transmit and receive data counters.
 .TP
--
1.5.1


--
Timothy A. Meier
Computer Scientist
ICCD/High Performance Computing
925.422.3341
[EMAIL PROTECTED]
>From 920349140562c3ab44c48dd6775ba3e0beca63c4 Mon Sep 17 00:00:00 2001
From: Tim Meier <[EMAIL PROTECTED]>
Date: Thu, 24 Jan 2008 15:20:31 -0800
Subject: [PATCH] opensm: update man pages for diags DR support

Added man -D information for ibquerryerrors and iblinkinfo

Signed-off-by: Tim Meier <[EMAIL PROTECTED]>
---
 infiniband-diags/man/iblinkinfo.8    |    7 +++++--
 infiniband-diags/man/ibqueryerrors.8 |    7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/infiniband-diags/man/iblinkinfo.8 
b/infiniband-diags/man/iblinkinfo.8
index 943ef8f..fe01af3 100644
--- a/infiniband-diags/man/iblinkinfo.8
+++ b/infiniband-diags/man/iblinkinfo.8
@@ -1,11 +1,11 @@
-.TH IBLINKINFO 8 "May 22, 2007" "OpenIB" "OpenIB Diagnostics"
+.TH IBLINKINFO 8 "Jan 24, 2008" "OpenIB" "OpenIB Diagnostics"
 
 .SH NAME
 iblinkinfo.pl \- report link info for all links in the fabric
 
 .SH SYNOPSIS
 .B iblinkinfo.pl
-   [-Rhcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid>]
+   [-Rhcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid> -D 
<direct_route>]
 
 .SH DESCRIPTION
 .PP
@@ -25,6 +25,9 @@ fabric has changed.
 \fB\-S <guid>\fR
 Output only the switch specified by <guid>
 .TP
+\fB\-D <direct_route>\fR
+Output only the switch specified by the direct route path.
+.TP
 \fB\-l\fR
 Print all information for each link on one line. Default is to print a header
 with the switch information and then a list for each port (useful for 
grep\'ing output).
diff --git a/infiniband-diags/man/ibqueryerrors.8 
b/infiniband-diags/man/ibqueryerrors.8
index 5de484d..8cde440 100644
--- a/infiniband-diags/man/ibqueryerrors.8
+++ b/infiniband-diags/man/ibqueryerrors.8
@@ -1,11 +1,11 @@
-.TH IBQUERYERRORS 8 "May 22, 2007" "OpenIB" "OpenIB Diagnostics"
+.TH IBQUERYERRORS 8 "Jan 24, 2008" "OpenIB" "OpenIB Diagnostics"
 
 .SH NAME
 ibqueryerrors.pl \- query and report non-zero IB port counters
 
 .SH SYNOPSIS
 .B ibqueryerrors.pl
-[-a -c -r -R -C <ca_name> -P <ca_port> -s <err1,err2,...> -S <switch_guid> -d]
+[-a -c -r -R -C <ca_name> -P <ca_port> -s <err1,err2,...> -S <switch_guid> -D 
<direct_route> -d]
 
 .SH DESCRIPTION
 .PP
@@ -45,6 +45,9 @@ Suppress the errors listed in the comma separated list 
provided.
 \fB\-S <switch_guid>\fR
 Report results only for the switch specified.
 .TP
+\fB\-D <direct_route>\fR
+Report results only for the switch specified by the direct route path.
+.TP
 \fB\-d\fR
 Include the optional transmit and receive data counters.
 .TP
-- 
1.5.1

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to