about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-03-14 23:26:50 +0900
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-03-14 18:48:06 +0000
commit458e66574b20087088a6aa779e7c44e711b1645b (patch)
tree1dd1a15da733e1fa099087e9dafe5f97f3272251 /Doc
parenta06cd1766afdbb74ec97e650f0bd945a78a8fdc8 (diff)
downloadzsh-458e66574b20087088a6aa779e7c44e711b1645b.tar.gz
zsh-458e66574b20087088a6aa779e7c44e711b1645b.tar.xz
zsh-458e66574b20087088a6aa779e7c44e711b1645b.zip
32482: fix character translation issue with some versions of Yodl
Diffstat (limited to 'Doc')
-rw-r--r--Doc/zman.yo2
1 files changed, 1 insertions, 1 deletions
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()\
   )\