mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
24318: drop leading spaces from direntry to cope with new makeinfo behavior.
This commit is contained in:
@@ -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()\
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user