From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24386 invoked from network); 1 Feb 2008 19:41:30 -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=AWL,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; 1 Feb 2008 19:41:30 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 55501 invoked from network); 1 Feb 2008 19:41:24 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Feb 2008 19:41:24 -0000 Received: (qmail 10370 invoked by alias); 1 Feb 2008 19:41:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24516 Received: (qmail 10349 invoked from network); 1 Feb 2008 19:41:20 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 1 Feb 2008 19:41:20 -0000 Received: from acolyte.scowler.net (acolyte.scowler.net [216.254.112.45]) by bifrost.dotsrc.org (Postfix) with ESMTP id 4E85780482A3 for ; Fri, 1 Feb 2008 20:41:17 +0100 (CET) Received: by acolyte.scowler.net (Postfix, from userid 1000) id 4F1015C1A4; Fri, 1 Feb 2008 14:41:16 -0500 (EST) Date: Fri, 1 Feb 2008 14:41:16 -0500 From: Clint Adams To: zsh-workers@sunsite.dk Cc: "A. Costa" , 463621@bugs.debian.org Subject: Re: Bug#463621: 'man zshroadmap' typo: "intialization" Message-ID: <20080201194116.GD24895@scowler.net> Mail-Followup-To: zsh-workers@sunsite.dk, "A. Costa" , 463621@bugs.debian.org References: <20080131222213.8fe22f93.agcosta@gis.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080131222213.8fe22f93.agcosta@gis.net> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Scanned: ClamAV 0.91.2/5642/Fri Feb 1 17:15:15 2008 on bifrost X-Virus-Status: Clean On Thu, Jan 31, 2008 at 10:22:13PM -0500, A. Costa wrote: > Found a typo in '/usr/share/man/man1/zshroadmap.1.gz', see attached '.diff'. > > Hope this helps... > --- zshroadmap.1 2008-01-29 10:24:59.000000000 -0500 > +++ /tmp/zshroadmap.1 2008-01-31 06:24:38.000000000 -0500 > @@ -14,7 +14,7 @@ > be created or edited to customize the shell\&. See the section > Startup/Shutdown Files in \fIzsh\fP(1)\&. > .PP > -If no personal intialization files exist for the current user, a function > +If no personal initialization files exist for the current user, a function > is run to help you change some of the most common settings\&. It won\&'t > appear if your administrator has disabled the \fBzsh/newuser\fP module\&. > The function is designed to be self\-explanatory\&. You can run it by hand Index: Doc/Zsh/roadmap.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/roadmap.yo,v retrieving revision 1.9 diff -u -r1.9 roadmap.yo --- Doc/Zsh/roadmap.yo 21 May 2007 11:32:03 -0000 1.9 +++ Doc/Zsh/roadmap.yo 1 Feb 2008 19:40:28 -0000 @@ -14,7 +14,7 @@ Startup/Shutdown Files in zmanref(zsh))\ ifnzman(noderef(Files)). -If no personal intialization files exist for the current user, a function +If no personal initialization files exist for the current user, a function is run to help you change some of the most common settings. It won't appear if your administrator has disabled the tt(zsh/newuser) module. The function is designed to be self-explanatory. You can run it by hand