1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-02 06:40:55 +01: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

@ -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()\
)