1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-06 09:01:13 +02:00

24318: drop leading spaces from direntry to cope with new makeinfo behavior.

This commit is contained in:
Clint Adams 2007-12-25 17:07:51 +00:00
parent 4aef005bf8
commit f2042eaf2b
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-12-25 Clint Adams <clint@zsh.org>
* 24318: Doc/ztexi.yo: drop leading spaces from direntry to cope
with new makeinfo behavior.
2007-12-24 Clint Adams <clint@zsh.org>
* 24316: Test/runtests.zsh, Test/ztst.zsh: count skipped tests

View file

@ -71,7 +71,7 @@ def(texinfo)(2)(\
NOTRANS(@ifinfo)+NL()\
NOTRANS(@dircategory Utilities)+NL()\
NOTRANS(@direntry)+NL()\
NOTRANS( * ZSH: (zsh). The Z Shell Manual.)+NL()\
NOTRANS(* ZSH: (zsh). The Z Shell Manual.)+NL()\
NOTRANS(@end direntry)+NL()\
NOTRANS(@end ifinfo)+NL()\
)