about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-03-19 15:00:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-03-19 15:00:18 +0000
commitcb6856d115b26fbe6d78e3e730a57e9c0e05e8b9 (patch)
treea42e224d0ccbeda8af4b9220501fe42839b27b55 /Doc
parent9e1a3e6d062522c77f17d8be947850ee824cee8e (diff)
downloadzsh-cb6856d115b26fbe6d78e3e730a57e9c0e05e8b9.tar.gz
zsh-cb6856d115b26fbe6d78e3e730a57e9c0e05e8b9.tar.xz
zsh-cb6856d115b26fbe6d78e3e730a57e9c0e05e8b9.zip
26754: tweak zgetdir() and test for realpath()
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/expn.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 16d42fbfc..74dda0977 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -223,7 +223,8 @@ if necessary, and resolves any use of `tt(..)' and `tt(.)' in the path.
 item(tt(A))(
 As `tt(a)', but also resolve use of symbolic links where possible.
 Note that resolution of `tt(..)' occurs em(before) resolution of symbolic
-links.
+links.  This call is equivalent to tt(a) unless your system has the
+tt(realpath) system call (modern systems do).
 )
 item(tt(e))(
 Remove all but the extension.