From d2bfe6cc43e8dae8e92f977f6ccd30becc8b438f Mon Sep 17 00:00:00 2001 From: OFIWG Bot Date: Thu, 30 Nov 2023 17:29:03 +0000 Subject: [PATCH] Updated nroff-generated man pages Signed-off-by: OFIWG Bot --- man/man3/fi_msg.3 | 5 +++-- man/man3/fi_rma.3 | 5 +++-- man/man3/fi_tagged.3 | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/man/man3/fi_msg.3 b/man/man3/fi_msg.3 index 2292f77da1b..f04b430bb3b 100644 --- a/man/man3/fi_msg.3 +++ b/man/man3/fi_msg.3 @@ -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 @@ -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 diff --git a/man/man3/fi_rma.3 b/man/man3/fi_rma.3 index 89c24cf0878..f9abc8b5ba7 100644 --- a/man/man3/fi_rma.3 +++ b/man/man3/fi_rma.3 @@ -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 @@ -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 diff --git a/man/man3/fi_tagged.3 b/man/man3/fi_tagged.3 index 82128e97241..32392e4bb2a 100644 --- a/man/man3/fi_tagged.3 +++ b/man/man3/fi_tagged.3 @@ -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 @@ -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