From b9c58a73ac2eace89340b268db852c8a158bd707 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sun, 1 Apr 2001 16:19:15 +0000 Subject: various doc fixes and minor completion function changes, most of which are to use the -A "-*" and -S options to _arguments (13863) --- Doc/Zsh/builtins.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 2093b7e74..6999bc256 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -258,6 +258,8 @@ The tt(-E) flag, or the tt(BSD_ECHO) option, can be used to disable these escape sequences. In the latter case, tt(-e) flag can be used to enable them. ) +module(echotc)(zsh/termcap) +module(echoti)(zsh/terminfo) findex(emulate) cindex(compatibility, sh) cindex(compatibility, ksh) @@ -938,8 +940,6 @@ Suspend the execution of the shell (send it a tt(SIGTSTP)) until it receives a tt(SIGCONT). Unless the tt(-f) option is given, this will refuse to suspend a login shell. ) -module(termcap)(zsh/termcap) -module(terminfo)(zsh/terminfo) findex(test) xitem(tt(test) [ var(arg) ... ]) item(tt([) [ var(arg) ... ] tt(]))( -- cgit 1.4.1