diff mbox

libibumad: fix umad_register man page

Message ID 20121203160545.e5f38b03052aca9f8c6040be@llnl.gov (mailing list archive)
State Accepted
Delegated to: Hal Rosenstock
Headers show

Commit Message

Ira Weiny Dec. 4, 2012, 12:05 a.m. UTC
Signed-off-by: Ira Weiny <weiny2@llnl.gov>
---
 man/umad_register.3 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Alex Netes Jan. 31, 2013, 2:14 p.m. UTC | #1
Hi Ira,

On 16:05 Mon 03 Dec     , Ira Weiny wrote:
> 
> 
> Signed-off-by: Ira Weiny <weiny2@llnl.gov>
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/man/umad_register.3 b/man/umad_register.3
index 7f11b51..eb6b986 100644
--- a/man/umad_register.3
+++ b/man/umad_register.3
@@ -7,7 +7,7 @@  umad_register \- register the specified management class and version for port
 .nf
 .B #include <infiniband/umad.h>
 .sp
-.BI "int umad_register(int " "portid" ", int " "mgmt_class" ", int " "mgmt_version" " , uint8_t " "rmpp_version" ", uint32_t " "method_mask[4]");
+.BI "int umad_register(int " "portid" ", int " "mgmt_class" ", int " "mgmt_version" " , uint8_t " "rmpp_version" ", long " "method_mask[16/sizeof(long)]");
 .fi
 .SH "DESCRIPTION"
 .B umad_register()