summaryrefslogtreecommitdiffstats
path: root/Doc/Zsh/options.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-09-26 08:43:44 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-11-26 08:38:39 +0000
commit94563d5ad14a0eb6effefd4c2c42a7ac84e91230 (patch)
tree986caaf06f3769ca9d2464dee29d2b3d96152a8e /Doc/Zsh/options.yo
parent49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ... (diff)
downloadzsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.gz
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.bz2
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.lz
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.xz
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.zst
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.zip
49445: docs: Clean up some subsection references.
Diffstat (limited to 'Doc/Zsh/options.yo')
-rw-r--r--Doc/Zsh/options.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 4a8b85e08..cf4600769 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -602,7 +602,7 @@ Substitutions using the tt(:s) and tt(:&) history modifiers are performed
with pattern matching instead of string matching. This occurs wherever
history modifiers are valid, including glob qualifiers and parameters.
See
-ifzman(the section Modifiers in zmanref(zshexpn))\
+ifzman(the section `Modifiers' in zmanref(zshexpn))\
ifnzman(noderef(Modifiers)).
)
pindex(IGNORE_BRACES)
@@ -1483,7 +1483,7 @@ The check is omitted if the commands run from the previous command line
included a `tt(jobs)' command, since it is assumed the user is aware that
there are background or suspended jobs. A `tt(jobs)' command run from one
of the hook functions defined in
-ifnzman(the section Special Functions in noderef(Functions))\
+ifnzman(the section `Special Functions' in noderef(Functions))\
ifzman(the section SPECIAL FUNCTIONS in zmanref(zshmisc))
is not counted for this purpose.
)