about summary refs log tree commit diff
path: root/Doc/Zsh/contrib.yo
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-03-18 00:01:56 +0900
committerPeter Stephenson <pws@zsh.org>2014-03-17 15:11:30 +0000
commit53e9e2646d79cc4b0eae08ce33c260eb248e6db0 (patch)
tree91096a2f535e6615e0822363dd8daa7fbd7b84f4 /Doc/Zsh/contrib.yo
parent35475f012af2f4e0c7fce1bd3f44fcc4e6f4973b (diff)
downloadzsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.gz
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.xz
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.zip
32493: some man page formatting fixes
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 11d596df8..c44647163 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -2904,7 +2904,7 @@ file name is matched against the pattern, regardless of how the file
 was passed to the handler.  The file is resolved to a full path using
 the tt(:A) modifier described in
 ifzman(the subsection Modifers in zmanref(zshexpn))\
-ifnzman(noderef(Modifiers)));
+ifnzman(noderef(Modifiers));
 this means that symbolic links are resolved where possible, so that
 links into other file systems behave in the correct fashion.
 )