summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-06-26 15:36:57 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-06-26 15:36:57 +0000
commit8d0feb4b316f468983830143fbfcaabea5151b30 (patch)
treeffd0a05d900f3de8e9486767c4c37a918069bba7
parentacda8dc2564ea0099c6a948cbbfaaefde81f8652 (diff)
downloadzsh-8d0feb4b316f468983830143fbfcaabea5151b30.tar.gz
zsh-8d0feb4b316f468983830143fbfcaabea5151b30.zip
12074: Remove one more reference to compfmt; add missing menu items.
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/builtins.yo1
-rw-r--r--Doc/Zsh/manual.yo14
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f8882a45..291d3ae12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-26 Bart Schaefer <schaefer@zsh.org>
+
+ * 12074: Doc/Zsh/builtins.yo, Doc/Zsh/manual.yo: Remove one more
+ reference to compfmt; add missing menu items to node listing.
+
2000-06-26 Peter Stephenson <pws@cambridgesiliconradio.com>
* 12073: Src/builtin.c, Src/utils.c, Doc/Zsh/builtins.yo: first
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 7a6b50a98..b72778ce4 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -177,7 +177,6 @@ module(compcall)(zsh/compctl)
module(compctl)(zsh/compctl)
module(compdescribe)(zsh/computil)
module(compfiles)(zsh/computil)
-alias(compfmt)(zformat -f)
module(compgroups)(zsh/computil)
module(compquote)(zsh/computil)
module(comptags)(zsh/computil)
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo
index babe3e018..5ee24798a 100644
--- a/Doc/Zsh/manual.yo
+++ b/Doc/Zsh/manual.yo
@@ -53,6 +53,11 @@ menu(The Zsh Web Page)
menu(The Zsh Userguide)
menu(See Also)
+Invocation
+
+menu(Compatibility)
+menu(Restricted Shell)
+
Shell Grammar
menu(Simple Commands & Pipelines)
@@ -85,7 +90,9 @@ menu(Parameters Used By The Shell)
Options
+menu(Specifying Options)
menu(Description of Options)
+menu(Option Aliases)
menu(Single Letter Options)
Zsh Line Editor
@@ -102,6 +109,7 @@ Completion Widgets
menu(Special Parameters)
menu(Builtin Commands)
menu(Condition Codes)
+menu(Matching Control)
menu(Examples)
Completion System
@@ -124,6 +132,12 @@ menu(Example)
Zsh Modules
includefile(Zsh/manmodmenu.yo)
+
+Zftp Function System
+
+menu(Installation)
+menu(Zftp Functions)
+menu(Miscellaneous Features)
endmenu()
texinode(The Z Shell Manual)(Introduction)(Top)(Top)
chapter(The Z Shell Manual)