From 1565db1bb8e44a10920685cc6d86b356c1725f62 Mon Sep 17 00:00:00 2001 From: Jianxin Xiong Date: Tue, 10 Dec 2024 15:08:03 -0800 Subject: [PATCH] man: Fix MarkDown format issue in fi_lnx man page The '<' symbol has special meaning and must be escaped. Signed-off-by: Jianxin Xiong --- man/fi_lnx.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/fi_lnx.7.md b/man/fi_lnx.7.md index f52a08840dc..6d83e914c34 100644 --- a/man/fi_lnx.7.md +++ b/man/fi_lnx.7.md @@ -132,7 +132,7 @@ The *LNX* provider checks for the following environment variables: : This environment variable is used to specify which providers to link. This must be set in order for the LNX provider to return a list of fi_info blocks in the fi_getinfo() call. The format which must be used is: - ++... As mentioned earlier currently LNX supports linking + \+\+... As mentioned earlier currently LNX supports linking only two providers the first of which is SHM followed by one other provider for inter-node operations