zsh-workers
 help / color / mirror / code / Atom feed
* make info failure
@ 2007-10-17  0:20 Vin Shelton
  0 siblings, 0 replies; only message in thread
From: Vin Shelton @ 2007-10-17  0:20 UTC (permalink / raw)
  To: zsh-workers

The current sources yield this error when make zsh.info is run:

/opt/src/zsh-2007-10-16/Doc/zsh.texi:21777: Unmatched `@end'.
makeinfo: Removing output file `/opt/build/zsh-2007-10-16/Doc/zsh.info' due to errors; use --force to preserve.

Here's the rather trivial patch:

Index: ChangeLog
===================================================================
RCS file: /cvsroot/zsh/zsh/ChangeLog,v
retrieving revision 1.3731
diff -a -u -u -0 -r1.3731 ChangeLog
--- ChangeLog	15 Oct 2007 19:46:40 -0000	1.3731
+++ ChangeLog	17 Oct 2007 00:19:02 -0000
@@ -0,0 +1,4 @@
+2007-10-16  Vin Shelton  <acs@xemacs.org>
+
+	* Doc/Zsh/mod_curses.yo: Remove extra enditem().
+
Index: Doc/Zsh/mod_curses.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_curses.yo,v
retrieving revision 1.4
diff -a -u -u -r1.4 mod_curses.yo
--- Doc/Zsh/mod_curses.yo	15 Oct 2007 16:49:50 -0000	1.4
+++ Doc/Zsh/mod_curses.yo	17 Oct 2007 00:19:40 -0000
@@ -36,4 +36,3 @@
 )
 enditem()
 
-enditem()


Regards,
  Vin


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-17  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-17  0:20 make info failure Vin Shelton

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).