zsh-workers
 help / color / mirror / code / Atom feed
* [Patch] Add warning to zshmodules that zstat's -L is the exact opposite of ls(1) et al
@ 2009-01-01 19:55 Richard Hartmann
  0 siblings, 0 replies; only message in thread
From: Richard Hartmann @ 2009-01-01 19:55 UTC (permalink / raw)
  To: Zsh Workers, 438666

[-- Attachment #1: Type: text/plain, Size: 46 bytes --]

Hi all,

please see attached patch.


Richard

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: warning_zstat.patch --]
[-- Type: text/x-diff; name=warning_zstat.patch, Size: 557 bytes --]

diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo
index df1ef90..37e0fc7 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-01 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-01 19:55 [Patch] Add warning to zshmodules that zstat's -L is the exact opposite of ls(1) et al Richard Hartmann

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).