File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 112026-03-09 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
22
3+ * unposted: Doc/zman.yo: fix an error in nmref()
4+
35 * 54185 + 54209: Completion/Unix/Command/_find,
46 Completion/Unix/Command/_git, Completion/Unix/Command/_iftop,
57 Completion/Unix/Command/_tcpdump, Completion/Zsh/Type/_globquals,
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ def(noderef)(1)(bf(UPPERCASE(NOTRANS(ARG1))(0)))
104104COMMENT( nmref(node)(manpage)
105105 Refer to 'node' (texi) or 'manpage' (man).
106106)
107- def(nmref)(2)(noderef (ARG2))
107+ def(nmref)(2)(zmanref (ARG2))
108108COMMENT( sectref(sectname)(manpage)
109109 Refer to 'section' in 'manpage' (man), or a node (texi).
110110 There should be a node (or anchor) with the name 'sectname'.
You can’t perform that action at this time.
0 commit comments