summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Doc/Zsh/mod_stat.yo1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 470f6361f..43f91ab3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-01-03 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * Richard Hartmann: 26229: Doc/Zsh/mod_stat.yo: note that zstat
+ follows links by default.
+
* Frank Terbeck: 26215: Doc/Zsh/contrib.yo,
Functions/VCS_Info/vcs_info: disable-patterns style.
diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo
index df1ef9037..37e0fc771 100644
--- a/Doc/Zsh/mod_stat.yo
+++ b/Doc/Zsh/mod_stat.yo
@@ -128,6 +128,7 @@ Perform an tt(lstat) (see manref(lstat)(2)) rather than a tt(stat)
system call. In this case, if the file is a link, information
about the link itself rather than the target file is returned.
This option is required to make the tt(link) element useful.
+It's important to note that this is the exact opposite from ls(1), etc.
)
item(tt(-n))(
Always show the names of files. Usually these are