Signed-off-by: Rohit Zambre <rzambre@xxxxxxx> --- libibverbs/man/ibv_create_cq_ex.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libibverbs/man/ibv_create_cq_ex.3 b/libibverbs/man/ibv_create_cq_ex.3 index 51a6eb5..2abdbe4 100644 --- a/libibverbs/man/ibv_create_cq_ex.3 +++ b/libibverbs/man/ibv_create_cq_ex.3 @@ -9,7 +9,7 @@ ibv_create_cq_ex \- create a completion queue (CQ) .B #include <infiniband/verbs.h> .sp .BI "struct ibv_cq_ex *ibv_create_cq_ex(struct ibv_context " "*context" ", -.BI " struct ibv_create_cq_attr_ex " "*cq_attr" ); +.BI " struct ibv_cq_init_attr_ex " "*cq_attr" ); .fi .SH "DESCRIPTION" .B ibv_create_cq_ex() -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html