From b72c264a5d023260b5e9b7770c5fb7a1d95047f0 Mon Sep 17 00:00:00 2001 From: Geoff Wing Date: Fri, 5 Oct 2001 06:13:56 +0000 Subject: s/AUTO_CONT/AUTO_CONTINUE/ --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index ad332b6a9..72de9e8d3 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -94,7 +94,7 @@ command to that directory. pindex(AUTO_CONTINUE) cindex(jobs, continuing automatically) cindex(continuing jobs automatically) -item(tt(AUTO_CONT))( +item(tt(AUTO_CONTINUE))( With this option set, stopped jobs that are removed from the job table with the tt(disown) builtin command are automatically sent a tt(CONT) signal to make them running. -- cgit 1.4.1