From cb6856d115b26fbe6d78e3e730a57e9c0e05e8b9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 19 Mar 2009 15:00:18 +0000 Subject: 26754: tweak zgetdir() and test for realpath() --- Doc/Zsh/expn.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') 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. -- cgit 1.4.1