From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4635 invoked from network); 31 May 2002 05:19:19 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 31 May 2002 05:19:19 -0000 Received: (qmail 8155 invoked by alias); 31 May 2002 05:18:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17267 Received: (qmail 8129 invoked from network); 31 May 2002 05:18:52 -0000 Date: Thu, 30 May 2002 22:18:39 -0700 (PDT) From: Bart Schaefer Sender: schaefer@ns1.sodaware.com To: Clint Adams cc: zsh-workers@sunsite.dk Subject: Re: PATCH: _man and manpath In-Reply-To: <20020531045937.GA9093@dman.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 31 May 2002, Clint Adams wrote: > If $MANPATH is set and different from $(manpath), _man will never get > the output of of manpath since $manpath is tied to $MANPATH. I thought that was intentional.