diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-08-23 13:40:43 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-08-23 13:40:43 +0000 |
commit | 731183968361b1e972facf9a1cfc68eb255d2e89 (patch) | |
tree | 992132f4936896c16897b47769f403780e15b58d /Doc | |
parent | 3865cd0df928e650693a214b07b7517d251b875f (diff) | |
download | zsh-731183968361b1e972facf9a1cfc68eb255d2e89.tar.gz zsh-731183968361b1e972facf9a1cfc68eb255d2e89.tar.xz zsh-731183968361b1e972facf9a1cfc68eb255d2e89.zip |
Mikael: 28190: fix reference to wrong manual page
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/options.yo | 2 |
1 files changed, 1 insertions, 1 deletions
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) |