diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-10-27 09:33:04 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-10-27 09:33:04 +0000 |
commit | f02f5b7f362ef6c2e3528c23f89391ca5a71ebf7 (patch) | |
tree | 084a6f5ea94890c4a900c1606e3827b6d16becad /Doc/Zsh/compsys.yo | |
parent | 8eb2c90530262f8ac4e7515ae7da556dabb7185b (diff) | |
download | zsh-f02f5b7f362ef6c2e3528c23f89391ca5a71ebf7.tar.gz zsh-f02f5b7f362ef6c2e3528c23f89391ca5a71ebf7.tar.xz zsh-f02f5b7f362ef6c2e3528c23f89391ca5a71ebf7.zip |
zsh-workers/8440
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r-- | Doc/Zsh/compsys.yo | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index f2f551639..e895868cb 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -23,10 +23,6 @@ ifzman(the section `Matching Control' in zmanref(zshcompctl))\ ifnzman(noderef(Matching Control)) for further details. -Also note that this completion system requires the tt(parameter) and -tt(zleparameter) modules to be linked into the shell or to be -dynamically loadable. - startmenu() menu(Initialization) menu(Control Functions) |