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:
parent
4aef005bf8
commit
f2042eaf2b
2 changed files with 6 additions and 1 deletions
|
|
@ -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()\
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue