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 <sjina@amazon.com>
(cherry picked from commit e24f1c8)
  • Loading branch information
shijin-aws authored and j-xiong committed Mar 21, 2024
1 parent 1171dd1 commit a83c97a
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 @@ -1649,7 +1649,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 a83c97a

Please sign in to comment.