diff mbox

[TRIVIAL] infiniband-diags/perfquery.8: Add some missing counters to description

Message ID 20100616110542.GA11132@comcast.net (mailing list archive)
State Not Applicable
Headers show

Commit Message

Hal Rosenstock June 16, 2010, 11:05 a.m. UTC
None
diff mbox

Patch

diff --git a/infiniband-diags/man/perfquery.8 b/infiniband-diags/man/perfquery.8
index 7e9636e..e01dc2f 100644
--- a/infiniband-diags/man/perfquery.8
+++ b/infiniband-diags/man/perfquery.8
@@ -1,4 +1,4 @@ 
-.TH PERFQUERY 8 "Dec 31, 2009" "OpenIB" "OpenIB Diagnostics"
+.TH PERFQUERY 8 "Jun 16, 2010" "OpenIB" "OpenIB Diagnostics"
 
 .SH NAME
 perfquery \- query InfiniBand port counters
@@ -14,7 +14,8 @@  perfquery \- query InfiniBand port counters
 .SH DESCRIPTION
 .PP
 perfquery uses PerfMgt GMPs to obtain the PortCounters (basic performance
-and error counters), PortExtendedCounters, PortXmitDataSL, or PortRcvDataSL
+and error counters), PortExtendedCounters, PortXmitDataSL, PortRcvDataSL,
+PortRcvErrorDetails, PortXmitDiscardDetails, or PortSamplesControl
 from the PMA at the node/port specified. Optionally shows aggregated
 counters for all ports of node.
 Also, optionally, reset after read, or only reset counters.
@@ -144,4 +145,4 @@  perfquery -R 32 2 0xf000 # reset only non-error counters of port 2
 .SH AUTHOR
 .TP
 Hal Rosenstock
-.RI < halr@voltaire.com >
+.RI < hal.rosenstock@gmail.com >