diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Doc/Zsh/contrib.yo | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d496c04eb..ad269634e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-03-20 Daniel Shahaf <d.s@daniel.shahaf.name> + + * unposted (after 40859): Doc/Zsh/contrib.yo: Fix yodl warning. + 2017-03-19 Daniel Shahaf <d.s@daniel.shahaf.name> * 40859: Doc/Zsh/contrib.yo: vcs_info docs: Use proper internal diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index b9e4a8fe2..35ab100b5 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1792,7 +1792,7 @@ ifzman(the bf(Examples) section below)ifnzman(noderef(vcs_info Examples)) and also in the tt(Misc/vcs_info-examples) file in the Zsh source. They contain some explanatory code. -texinode(vcs_info Examples)(Prompt Themes)(vcs_info Hooks)(Version Control Information) +texinode(vcs_info Examples)()(vcs_info Hooks)(Version Control Information) subsect(Examples) Don't use tt(vcs_info) at all (even though it's in your prompt): |