Skip to content

Commit

Permalink
Updated nroff-generated man pages
Browse files Browse the repository at this point in the history
Signed-off-by: OFIWG Bot <[email protected]>
  • Loading branch information
ofiwg-bot authored and github-actions[bot] committed Nov 30, 2023
1 parent a4cb173 commit d2bfe6c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 3 additions & 2 deletions man/man3/fi_msg.3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "fi_msg" "3" "2023\-10\-31" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.TH "fi_msg" "3" "2023\-11\-30" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.hy
.SH NAME
.PP
Expand Down Expand Up @@ -214,10 +214,11 @@ The following list of flags are usable with fi_recvmsg and/or
fi_sendmsg.
.TP
\f[I]FI_REMOTE_CQ_DATA\f[R]
Applies to fi_sendmsg and fi_senddata.
Applies to fi_sendmsg.
Indicates that remote CQ data is available and should be sent as part of
the request.
See fi_getinfo for additional details on FI_REMOTE_CQ_DATA.
This flag is implicitly set for fi_senddata and fi_injectdata.
.TP
\f[I]FI_CLAIM\f[R]
Applies to posted receive operations for endpoints configured for
Expand Down
5 changes: 3 additions & 2 deletions man/man3/fi_rma.3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "fi_rma" "3" "2022\-12\-09" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.TH "fi_rma" "3" "2023\-11\-30" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.hy
.SH NAME
.PP
Expand Down Expand Up @@ -211,10 +211,11 @@ The following list of flags are usable with fi_readmsg and/or
fi_writemsg.
.TP
\f[I]FI_REMOTE_CQ_DATA\f[R]
Applies to fi_writemsg and fi_writedata.
Applies to fi_writemsg.
Indicates that remote CQ data is available and should be sent as part of
the request.
See fi_getinfo for additional details on FI_REMOTE_CQ_DATA.
This flag is implicitly set for fi_writedata and fi_inject_writedata.
.TP
\f[I]FI_COMPLETION\f[R]
Indicates that a completion entry should be generated for the specified
Expand Down
5 changes: 3 additions & 2 deletions man/man3/fi_tagged.3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "fi_tagged" "3" "2023\-10\-31" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.TH "fi_tagged" "3" "2023\-11\-30" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.hy
.SH NAME
.PP
Expand Down Expand Up @@ -240,10 +240,11 @@ The following list of flags are usable with fi_trecvmsg and/or
fi_tsendmsg.
.TP
\f[I]FI_REMOTE_CQ_DATA\f[R]
Applies to fi_tsendmsg and fi_tsenddata.
Applies to fi_tsendmsg.
Indicates that remote CQ data is available and should be sent as part of
the request.
See fi_getinfo for additional details on FI_REMOTE_CQ_DATA.
This flag is implicitly set for fi_tsenddata and fi_tinjectdata.
.TP
\f[I]FI_COMPLETION\f[R]
Indicates that a completion entry should be generated for the specified
Expand Down

0 comments on commit d2bfe6c

Please sign in to comment.