Skip to content

Commit c3420a7

Browse files
ofiwg-botj-xiong
authored andcommitted
Updated nroff-generated man pages
Signed-off-by: OFIWG Bot <[email protected]>
1 parent 7c3ca3b commit c3420a7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

man/man3/fi_endpoint.3

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "fi_endpoint" "3" "2025\-01\-30" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
17+
.TH "fi_endpoint" "3" "2025\-02\-05" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
1818
.hy
1919
.SH NAME
2020
.PP
@@ -1893,7 +1893,9 @@ by the application.
18931893
Returns 0 on success.
18941894
On error, a negative value corresponding to fabric errno is returned.
18951895
For fi_cancel, a return value of 0 indicates that the cancel request was
1896-
submitted for processing.
1896+
submitted for processing, a return value of -FI_EAGAIN indicates that
1897+
the request could not be submitted and that it should be retried once
1898+
progress has been made.
18971899
For fi_setopt/fi_getopt, a return value of -FI_ENOPROTOOPT indicates the
18981900
provider does not support the requested option.
18991901
.PP

0 commit comments

Comments
 (0)