From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21553 invoked from network); 26 Mar 2008 15:39:42 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 26 Mar 2008 15:39:42 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 5285 invoked from network); 26 Mar 2008 15:39:37 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 26 Mar 2008 15:39:37 -0000 Received: (qmail 6681 invoked by alias); 26 Mar 2008 15:39:35 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24743 Received: (qmail 6665 invoked from network); 26 Mar 2008 15:39:34 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 26 Mar 2008 15:39:34 -0000 Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [85.115.41.190]) by bifrost.dotsrc.org (Postfix) with ESMTP id 69F528097826 for ; Wed, 26 Mar 2008 16:39:26 +0100 (CET) Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly12g.srv.mailcontrol.com (MailControl) with ESMTP id m2QFYQWi006051 for ; Wed, 26 Mar 2008 15:39:15 GMT Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Wed, 26 Mar 2008 15:38:03 +0000 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id m2QFc3uq017346 for ; Wed, 26 Mar 2008 15:38:04 GMT Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id m2QFc3iO017343 for ; Wed, 26 Mar 2008 15:38:03 GMT Message-Id: <200803261538.m2QFc3iO017343@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: zsh-workers@sunsite.dk Subject: Re: Doc bug in mod_stat.yo? In-reply-to: <080326082626.ZM16757@torch.brasslantern.com> References: <080326082626.ZM16757@torch.brasslantern.com> Comments: In-reply-to Bart Schaefer message dated "Wed, 26 Mar 2008 08:26:26 -0700." Date: Wed, 26 Mar 2008 15:38:03 +0000 From: Peter Stephenson X-OriginalArrivalTime: 26 Mar 2008 15:38:03.0842 (UTC) FILETIME=[615C3A20:01C88F57] X-Scanned-By: MailControl A-08-00-04 (www.mailcontrol.com) on 10.71.0.122 X-Virus-Scanned: ClamAV 0.91.2/6396/Wed Mar 26 12:29:12 2008 on bifrost X-Virus-Status: Clean 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 Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070