From 73e23c7999196642fcf3448013b4e37b03044e8c Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 15 Sep 2000 15:32:25 +0000 Subject: One more "wordcode" change. --- Doc/Zsh/contrib.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/contrib.yo') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 95fc20eca..91f252f51 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -119,9 +119,9 @@ example(zrecompile -p \ ~/zsh/comp.zwc ~/zsh/Completion/*/_*) This compiles tt(~/.zshrc) into tt(~/.zshrc.zwc) if that doesn't exist or -if it is older than tt(~/.zshrc). The wordcode file will be marked for +if it is older than tt(~/.zshrc). The compiled file will be marked for reading instead of mapping. The same is done for tt(~/.zcompdump) and -tt(~/.zcompdump.zwc), but this wordcode file is marked for mapping. The +tt(~/.zcompdump.zwc), but this compiled file is marked for mapping. The last line re-creates the file tt(~/zsh/comp.zwc) if any of the files matching the given pattern is newer than it. -- cgit 1.4.1