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