1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-20 23:16:04 +02:00

unposted (after 40859): Fix yodl warning:

makeinfo ./zsh.texi
    ./zsh.texi:36246: Next field of node `vcs_info Examples' not pointed to (perhaps incorrect sectioning?).
    ./zsh.texi:36419: This node (Prompt Themes) has the bad Prev.

Seen with yodl 3.00.00 but not with 3.04.00.
This commit is contained in:
Daniel Shahaf 2017-03-20 18:51:24 +00:00
parent 10220628e7
commit b627c251a4
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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):