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 | |
parent | 424ff5644b2a06b18e8e431ecb555502eea1ae41 (diff) | |
download | zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.gz zsh-b174a0df054929efd7804922750c71adeb8e0b57.tar.xz zsh-b174a0df054929efd7804922750c71adeb8e0b57.zip |
31261: updates needed with latest texinfo
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Doc/Zsh/compsys.yo | 3 | ||||
-rw-r--r-- | Doc/ztexi.yo | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 9963a0da8..18cf3a691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-04-12 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 31261: Doc/Zsh/compsys.yo, Doc/ztexi.yo: updates needed + with latest texinfo. + 2013-04-10 Peter Stephenson <p.w.stephenson@ntlworld.com> * users/17754: Src/builtin.c: failing to retie an array diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 2991c1f4a..4a436dae5 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -4414,8 +4414,7 @@ tt(ambiguous), tt(special-dirs), tt(list-suffixes) and tt(file-sort) described above. ) findex(_pick_variant) -xitem(tt(_pick_variant) [ tt(-b) var(builtin-label) ] [ tt(-c) -var(command) ] [ tt(-r) var(name) ]) +xitem(tt(_pick_variant) [ tt(-b) var(builtin-label) ] [ tt(-c) var(command) ] [ tt(-r) var(name) ]) item( var(label)tt(=)var(pattern) ... var(label) [ var(args) ... ])( This function is used to resolve situations where a single command name requires more than one type of handling, either because it 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)()\ |