Skip to content

Commit

Permalink
verbs: fix document format for ibv_modify_qp
Browse files Browse the repository at this point in the history
Align flag usage format.

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
  • Loading branch information
changchengx committed Mar 9, 2022
1 parent 847d02f commit 2185e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libibverbs/man/ibv_modify_qp.3
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ The argument is either 0 or the bitwise OR of one or more of the following flags
.B IBV_QP_CAP \fR Set cap
.TP
.B IBV_QP_DEST_QPN \fR Set dest_qp_num
.TP
.B IBV_QP_RATE_LIMIT \fR Set rate_limit
.SH "RETURN VALUE"
.B ibv_modify_qp()
Expand Down

0 comments on commit 2185e69

Please sign in to comment.