diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-10-05 14:08:47 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-10-05 14:08:47 +0000 |
commit | ffe53f319a36fb91d897d7e34a18d18385842ee2 (patch) | |
tree | 56716a1ab9090a71be5f530ddeb31f8cc3536b9d /Doc/Zsh | |
parent | eabddcb9cdb447c6230abd5d43539fee70c3b8eb (diff) | |
download | zsh-ffe53f319a36fb91d897d7e34a18d18385842ee2.tar.gz zsh-ffe53f319a36fb91d897d7e34a18d18385842ee2.tar.xz zsh-ffe53f319a36fb91d897d7e34a18d18385842ee2.zip |
cleanup for 12896 (12901)
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/compwid.yo | 2 | ||||
-rw-r--r-- | Doc/Zsh/manual.yo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index b78ffc8e5..5747e3d22 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -52,7 +52,7 @@ menu(Special Parameters) menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) endmenu() texinode(Special Parameters)(Builtin Commands)()(Completion Widgets) diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 9fec2bae2..c91f52d52 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -111,7 +111,7 @@ menu(Special Parameters) menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) Completion System |