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

PATCH: Format problem in compsys.yo



compsys.yo has a minor format problem:

Index: Doc/Zsh/compsys.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/compsys.yo,v
retrieving revision 1.214
diff -u -r1.214 compsys.yo
--- Doc/Zsh/compsys.yo  21 Aug 2008 15:53:00 -0000      1.214
+++ Doc/Zsh/compsys.yo  3 Sep 2008 03:50:18 -0000
@@ -2133,8 +2133,8 @@
 The word `tt(interactive)' in the value causes interactive mode
 to be entered immediately when menu selection is started; see
 ifzman(the description of the tt(zsh/complist) module in zmanref(zshmodules))\
-ifnzman(noderef(The zsh/complist Module))\
-) for a description of interactive mode.  Including the string
+ifnzman(noderef(The zsh/complist Module))
+for a description of interactive mode.  Including the string
 `tt(search)' does the same for incremental search mode.  To select backward
 incremental search, include the string `tt(search-backward)'.
 )




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