From 406a6135b0083edc73eaa4a359dabb79d22d3c8c Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Wed, 17 Feb 2010 06:16:20 +0000 Subject: fix typo in compsys.yo --- ChangeLog | 6 +++++- Doc/Zsh/compsys.yo | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 635c4028a..927b12541 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-12-17 Andrey Borzenkov + + * unposted: Doc/Zsh/compsys.yo: typo fix + 2010-12-16 Andrey Borzenkov * 27715: Completion/Unix/Command/_stgit: fixes for new @@ -12765,5 +12769,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4903 $ +* $Revision: 1.4904 $ ***************************************************** diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index a437a705c..034540d3e 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -203,7 +203,7 @@ currently named in tt(fpath), set tt(_compdir) to an empty string before calling tt(compaudit) or tt(compinit). findex(bashcompinit) -The function tt(bashcompinit) compatibility with bash's programmable +The function tt(bashcompinit) provides compatibility with bash's programmable completion system. When run it will define the functions, tt(compgen) and tt(complete) which correspond to the bash builtins with the same names. It will then be possible to use completion specifications and functions -- cgit 1.4.1