From 33aafecc7e9e3224e0283fe8be098ede39f48f61 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Fri, 18 Jul 2025 23:26:56 +0900 Subject: 53821: add missing manpage name in cross reference and many small improvements. See comments in zman.yo for the usage of new yodl macros for cross reference. --- Doc/Zsh/mod_compctl.yo | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Doc/Zsh/mod_compctl.yo') diff --git a/Doc/Zsh/mod_compctl.yo b/Doc/Zsh/mod_compctl.yo index c4a254bb0..90e9f131e 100644 --- a/Doc/Zsh/mod_compctl.yo +++ b/Doc/Zsh/mod_compctl.yo @@ -3,11 +3,6 @@ The tt(compctl) builtin for controlling completion. !MOD!) The tt(zsh/compctl) module makes available two builtin commands. tt(compctl), is the old, deprecated way to control completions for ZLE. See -ifzman(zmanref(zshcompctl))\ -ifnzman(noderef(Completion Using compctl))\ -. +nmref(Completion Using compctl)(zshcompctl). The other builtin command, tt(compcall) can be used in user-defined -completion widgets, see -ifzman(zmanref(zshcompwid))\ -ifnzman(noderef(Completion Widgets))\ -. +completion widgets, see nmref(Completion Widgets)(zshcompwid). -- cgit v1.2.3-70-g09d2