Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: PATCH: docs



Andrej Borsenkow wrote:

> ./tzsh.texi:10192: Node `Completion Widgets' lacks menu item for `Completion
> Widget Example' despite being its Up target.
> ./tzsh.texi:10251: Menu reference to nonexistent node `Examples'.
> ./tzsh.texi:190: Menu reference to nonexistent node `Examples'.
> makeinfo: Removing output file `/u3/u1/build/zsh/Doc/infodir/zsh.info' due to
> errors; use --force to preserve.
> gmake[1]: *** [install.info] Error 1
> gmake[1]: Leaving directory `/u3/u1/build/zsh/Doc'
> gmake: *** [install.info] Error 2

How embarrassing.

Bye
 Sven

Index: Doc/Zsh/compwid.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/compwid.yo,v
retrieving revision 1.25
diff -u -r1.25 compwid.yo
--- Doc/Zsh/compwid.yo	2000/10/05 08:41:37	1.25
+++ Doc/Zsh/compwid.yo	2000/10/05 14:06:17
@@ -52,7 +52,7 @@
 menu(Builtin Commands)
 menu(Condition Codes)
 menu(Matching Control)
-menu(Examples)
+menu(Completion Widget Example)
 endmenu()
 
 texinode(Special Parameters)(Builtin Commands)()(Completion Widgets)
Index: Doc/Zsh/manual.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/manual.yo,v
retrieving revision 1.7
diff -u -r1.7 manual.yo
--- Doc/Zsh/manual.yo	2000/09/04 21:13:09	1.7
+++ Doc/Zsh/manual.yo	2000/10/05 14:06:17
@@ -111,7 +111,7 @@
 menu(Builtin Commands)
 menu(Condition Codes)
 menu(Matching Control)
-menu(Examples)
+menu(Completion Widget Example)
 
 Completion System
 

--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author