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>2020-05-02 02:41:26 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-26 18:25:51 +0000
commit4e3d08fea8b82a638211b02fbaa7772cf1b2863d (patch)
tree8dd232b41d9d82a2d3b49f2b74bbfbd62d87080a /Doc/Zsh/contrib.yo
parent78654869942e94b77ba878a383c4e91d2978567c (diff)
downloadzsh-4e3d08fea8b82a638211b02fbaa7772cf1b2863d.tar.gz
zsh-4e3d08fea8b82a638211b02fbaa7772cf1b2863d.tar.xz
zsh-4e3d08fea8b82a638211b02fbaa7772cf1b2863d.zip
unposted: docs: Fix some markup and typos.
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r--Doc/Zsh/contrib.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index b9f48e8af..c611ff43b 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -598,7 +598,7 @@ changes to descendant directories; earlier directories on the
 list are not pruned.  For example, changing from ~pws/yet/another
 to ~pws/some/other/dir does not cause ~pws to be pruned.
 )
-item(tt(pattern:var(pattern)))(
+item(tt(pattern:)var(pattern))(
 Gives a zsh pattern for directories that should not be
 added to the recent list (if not already there).  This element
 can be repeated to add different patterns.  For example,
@@ -660,7 +660,7 @@ sect(Abbreviated dynamic references to directories)
 
 The dynamic directory naming system is described in the subsection
 em(Dynamic named directories) of
-ifzman(the section em(Filename Expansion) in zmanref(expn))\
+ifzman(the section em(Filename Expansion) in zmanref(zshexpn))\
 ifnzman(noderef(Filename Expansion)).  In this, a reference to
 tt(~[)var(...)tt(]) is expanded by a function found by the hooks
 mechanism.