1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-21 03:12:01 +02:00

32482: fix character translation issue with some versions of Yodl

This commit is contained in:
Jun T 2014-03-14 23:26:50 +09:00 committed by Peter Stephenson
parent a06cd1766a
commit 458e66574b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2014-03-14 Peter Stephenson <p.w.stephenson@ntlworld.com>
* Jun T: 32482: Doc/zman.yo: fix character translation table
usage with some versions of Yodl.
2014-03-14 Peter Stephenson <p.stephenson@samsung.com>
* 32479: Src/builtin.c, Src/signals.c: with POSIXTRAPS

View File

@ -69,7 +69,7 @@ def(chapter)(1)(CMT())
COMMENT(--- the "" works around a yodl bug in versions before 2 ---)
def(sect)(1)(\
IFDEF(INCWSLEVEL)(\
NOTRANS(.SH )"UPPERCASE(ARG1)(0)"+NL()\
NOTRANS(.SH )"UPPERCASE(NOTRANS(ARG1))(0)"+NL()\
)(\
NOTRANS(.SH )UPPERCASE(ARG1)(0)""+NL()\
)\