[ewg] [PATCH] umad_send.3 (man page)

Mike Heinz michael.heinz at qlogic.com
Mon Feb 7 08:10:11 PST 2011


The man page for umad_send() does not match the source code.

Signed-off-by: Michael Heinz Michael.heinz at qlogic.com
---
diff --git a/libibumad/man/umad_send.3 b/libibumad/man/umad_send.3
index 2d84f57..c4a617a 100644
--- a/libibumad/man/umad_send.3
+++ b/libibumad/man/umad_send.3
@@ -7,11 +7,13 @@ umad_send \- send umad
 .nf
 .B #include <infiniband/umad.h>
 .sp
-.BI "int umad_send(int " "portid" ", int " "agentid" ", void " "*umad" ", int " "timeout_ms" ", int " "retries");
+.BI "int umad_send(int " "portid" ", int " "agentid" ", void " "*umad" ", int " "length" ", int " "timeout_ms" ", int " "retries");
 .fi
 .SH "DESCRIPTION"
 .B umad_send()
-sends the specified
+sends
+.I length\fR
+bytes from the specified
 .I umad\fR
 buffer from the port specified by
 .I portid\fR,

This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.




More information about the ewg mailing list