summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-08-23 13:40:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-08-23 13:40:43 +0000
commit731183968361b1e972facf9a1cfc68eb255d2e89 (patch)
tree992132f4936896c16897b47769f403780e15b58d
parent3865cd0df928e650693a214b07b7517d251b875f (diff)
downloadzsh-731183968361b1e972facf9a1cfc68eb255d2e89.tar.gz
zsh-731183968361b1e972facf9a1cfc68eb255d2e89.zip
Mikael: 28190: fix reference to wrong manual page
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/options.yo2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e9c462f86..c61716873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-08-23 Peter Stephenson <pws@csr.com>
+ * Mikael: 28190: Doc/Zsh/options.yo: reference to wrong
+ manual page.
+
* unposted: Completion/Unix/Command/_perforce: update for 2010.1.
2010-08-22 Peter Stephenson <p.w.stephenson@ntlworld.com>
@@ -13568,5 +13571,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5063 $
+* $Revision: 1.5064 $
*****************************************************
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index e77ead1d5..a86fbe68e 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1151,7 +1151,7 @@ option is set, and the script does not specify a directory path,
the script is looked for first in the current directory, then in the
command path. See
ifnzman(noderef(Invocation))\
-ifzman(the section INVOCATION in zmanref(zshmisc)).
+ifzman(the section INVOCATION in zmanref(zsh)).
)
pindex(PRINT_EIGHT_BIT)
pindex(NO_PRINT_EIGHT_BIT)