Skip to content

Commit

Permalink
man/fi_endpoint: Fix a typo in FI_ENOCQ description.
Browse files Browse the repository at this point in the history
Signed-off-by: Shi Jin <[email protected]>
  • Loading branch information
shijin-aws authored and j-xiong committed Mar 20, 2024
1 parent e3fc8d7 commit e24f1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/fi_endpoint.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -1632,7 +1632,7 @@ Fabric errno values are defined in `rdma/fi_errno.h`.
made to bind multiple domains.
*-FI_ENOCQ*
: The endpoint has not been configured with necessary event queue.
: The endpoint has not been configured with necessary completion queue.
*-FI_EOPBADSTATE*
: The endpoint's state does not permit the requested operation.
Expand Down

0 comments on commit e24f1c8

Please sign in to comment.