From bffdbccda69683ce857dfad457e3209c0f00aa0c Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Thu, 2 Feb 2023 17:54:17 +0000 Subject: 51354: Fix markup in man page version --- Doc/Zsh/params.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 2a30085a8..55009c6de 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -1668,7 +1668,7 @@ well as any directory names. The default is `tt(/tmp/zsh)'. vindex(TMPSUFFIX) item(tt(TMPSUFFIX))( A filename suffix which the shell will use for temporary files created -by process substitutions (e.g., `tt(=LPAR()var(list)RPAR())'). +by process substitutions (e.g., `tt(=LPAR())var(list)tt(RPAR())'). Note that the value should include a leading dot `tt(.)' if intended to be interpreted as a file extension. The default is not to append any suffix, thus this parameter should be assigned only when needed -- cgit 1.4.1