From 1de747454a2fe80b9830c47283e2d1ffa237a8c6 Mon Sep 17 00:00:00 2001 From: James Swaro Date: Fri, 26 Jan 2024 11:49:02 +0100 Subject: [PATCH] PR feedback: support -> supported (squash) Signed-off-by: James Swaro --- man/fi_cxi.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/fi_cxi.7.md b/man/fi_cxi.7.md index 3fa16476502..ad67dace6d9 100644 --- a/man/fi_cxi.7.md +++ b/man/fi_cxi.7.md @@ -245,7 +245,7 @@ configuration. If the AV is not configured with *FI_SYMMETRIC*, *FI_AV_USER_ID* is supported as a flag which can be passed into AV insert. -Since scalable EPs are not support, fi_av_attr::rx_ctx_bits must be zero. +Since scalable EPs are not supported, fi_av_attr::rx_ctx_bits must be zero. The following AV capabilities and flags are not supported: FI_SHARED_AV, FI_SYNC_ERR, FI_EVENT, and FI_READ.