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

Re: documentation update



One problem I noticed:  the sect() macro is now outputting an erroneous
"\e" in front of a hyphen.  For instance:

--- /var/tmp/zsh/Doc/zshtcpsys.1        2006-03-20 10:12:24.000000000 -0800
+++ ./zshtcpsys.1       2006-03-20 18:28:18.000000000 -0800
@@ -459,7 +459,7 @@
 .RE
 .RE
 .PP
-.SH "TCP USER\-DEFINED FUNCTIONS"
+.SH "TCP USER\e\-DEFINED FUNCTIONS"
 .PP
 Certain functions, if defined by the user, will be called by the function
 system in certain contexts\&.  This facility depends on the module

I assume this is a bug in yodl itself and not in one of our macros.

..wayne..



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