about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-06-17 01:19:42 +0900
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-06-16 20:15:35 +0100
commit0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e (patch)
tree4f2f41cca7e8952ecbda307d75aedbae54905309 /Doc
parent522908c7ff612e3279af51fd75ba3de40c3a446f (diff)
downloadzsh-0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e.tar.gz
zsh-0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e.tar.xz
zsh-0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e.zip
32781: source behaves like . w.r.t. path search
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/options.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index d47fd1088..ec1f1645a 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1223,7 +1223,7 @@ Thus if `tt(/usr/local/bin)' is in the user's path, and he or she types
 (assuming it exists).
 Commands explicitly beginning with `tt(/)', `tt(./)' or `tt(../)'
 are not subject to the path search.
-This also applies to the `tt(.)' builtin.
+This also applies to the `tt(.)' and tt(source) builtins.
 
 Note that subdirectories of the current directory are always searched for
 executables specified in this form.  This takes place before any search