zsh-workers
 help / color / mirror / code / Atom feed
* Doc bug in mod_stat.yo?
@ 2008-03-26 15:26 Bart Schaefer
  2008-03-26 15:38 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Schaefer @ 2008-03-26 15:26 UTC (permalink / raw)
  To: zsh-workers

     The command acts as a front end to the stat system call (see man
     page stat(2)).  The same command is provided with two names; as
     the name stat is often used by an external command it is
     recommended that only the zstat form of the command is used.  This
     can be arranged by loading the module with the command `zmodload
     -F zsh/stat zstat'.

schaefer<504> zmodload -F zsh/stat zstat
zsh: module `zsh/stat' has no such feature: `zstat'


I think it needs to say "b:zstat" ?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Doc bug in mod_stat.yo?
  2008-03-26 15:26 Doc bug in mod_stat.yo? Bart Schaefer
@ 2008-03-26 15:38 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2008-03-26 15:38 UTC (permalink / raw)
  To: zsh-workers

Bart Schaefer wrote:
>      The command acts as a front end to the stat system call (see man
>      page stat(2)).  The same command is provided with two names; as
>      the name stat is often used by an external command it is
>      recommended that only the zstat form of the command is used.  This
>      can be arranged by loading the module with the command `zmodload
>      -F zsh/stat zstat'.
> 
> schaefer<504> zmodload -F zsh/stat zstat
> zsh: module `zsh/stat' has no such feature: `zstat'
> 
> 
> I think it needs to say "b:zstat" ?

Thanks, I've changed it.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-26 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-26 15:26 Doc bug in mod_stat.yo? Bart Schaefer
2008-03-26 15:38 ` Peter Stephenson

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).