about summary refs log tree commit diff
path: root/Doc/Zsh/contrib.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-09-26 08:43:47 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-11-26 08:39:08 +0000
commit1168c6c3ea7df938460403cca36037707ee211f2 (patch)
tree05d469ff72774af6ef4f2a7aa941f497b7c4adfe /Doc/Zsh/contrib.yo
parente8d49addc049a77293fd015824ecde31e2901b8d (diff)
downloadzsh-1168c6c3ea7df938460403cca36037707ee211f2.tar.gz
zsh-1168c6c3ea7df938460403cca36037707ee211f2.tar.xz
zsh-1168c6c3ea7df938460403cca36037707ee211f2.zip
49448: docs: Fix pointers to the `Widgets', `User-defined Widgets', and `Standard Widgets' sections.
The latter two didn't have their own texinode()s.  Various places, both
those sections' subsections and elsewhere in the manual, linked to the
first section rather than to the third.  For instance, zshcontrib(1)
pointed to "noderef(Miscellaneous) in noderef(Zle Widgets)", even though
the former (currently §18.6.6) is not under the latter (currently §18.4).

Add texinode()s and fix those pointers.
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r--Doc/Zsh/contrib.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index e8311eb55..0800fa52b 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -2342,7 +2342,7 @@ directly.
 tindex(bracketed-paste-magic)
 item(tt(bracketed-paste-magic))(
 The tt(bracketed-paste) widget (see ifzman(the subsection `Miscellaneous' in
-zmanref(zshzle))ifnzman(noderef(Miscellaneous) in noderef(Zle Widgets)))
+zmanref(zshzle))ifnzman(noderef(Miscellaneous) in noderef(Standard Widgets)))
 inserts pasted text literally into the editor buffer rather than interpret
 it as keystrokes.  This disables some common usages where the self-insert
 widget is replaced in order to accomplish some extra processing.  An