summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Doc/zman.yo2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bea50854..76b6e1555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/Doc/zman.yo b/Doc/zman.yo
index 7aa0913cd..8d17f788b 100644
--- a/Doc/zman.yo
+++ b/Doc/zman.yo
@@ -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()\
)\