From 251772f8d1c4c62b10ae49bc9e94fd7db7ae4b49 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 7 May 2022 16:45:09 -0700 Subject: unposted: cross-reference "typeset -f" for "functions -[Tt]" --- Doc/Zsh/builtins.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 1d74f0c17..280f1d72a 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -874,7 +874,8 @@ xitem(tt(functions -M) [ tt(-m) var(pattern) ... ]) item(tt(functions +M) [ tt(-m) ] var(mathfn) ... )( Equivalent to tt(typeset -f), with the exception of the tt(-c), tt(-x), tt(-M) and tt(-W) options. For tt(functions -u) and tt(functions -U), -see tt(autoload), which provides additional options. +see tt(autoload), which provides additional options. For tt(functions -t) +and tt(functions -T), see tt(typeset -f). The tt(-x) option indicates that any functions output will have each leading tab for indentation, added by the shell to show syntactic -- cgit 1.4.1