diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-04-12 22:47:22 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-04-12 22:47:22 +0100 |
| commit | b174a0df054929efd7804922750c71adeb8e0b57 (patch) | |
| tree | f204b0daa34c5794ba627a1847d92a191ea95e8c /Doc/ztexi.yo | |
| parent | users/17754: failing to retie an array (diff) | |
| download | zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.gz zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.bz2 zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.lz zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.xz zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.zst zsh-b174a0df054929efd7804922750c71adeb8e0b57.zip | |
31261: updates needed with latest texinfo
Diffstat (limited to 'Doc/ztexi.yo')
| -rw-r--r-- | Doc/ztexi.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/ztexi.yo b/Doc/ztexi.yo index ed0236bde..513452b14 100644 --- a/Doc/ztexi.yo +++ b/Doc/ztexi.yo @@ -193,8 +193,8 @@ def(startlist)(0)(\ startitem()\ ) def(endlist)(0)(\ - NOTRANS(@item)+NL()\ - enditem()\ + enditem()+NL()\ + NOTRANS(@sp 1)\ ) def(list)(1)(\ item(ARG1)()\ |
