From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16149 invoked from network); 21 Aug 2001 06:27:49 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Aug 2001 06:27:49 -0000 Received: (qmail 6831 invoked by alias); 21 Aug 2001 06:27:36 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4156 Received: (qmail 6819 invoked from network); 21 Aug 2001 06:27:35 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: Borsenkow Andrej To: "'Bart Schaefer'" , "'Vincent Lefevre'" , zsh-users@sunsite.dk Subject: RE: Few newbie questions.. Date: Tue, 21 Aug 2001 10:27:22 +0400 Message-ID: <001501c12a0a$564ed110$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <1010821025509.ZM20813@candle.brasslantern.com> x-mimeole: Produced By Microsoft MimeOLE V6.00.2479.0006 Importance: Normal > > Try this patch. It handles -s, -S, and $MANSECT. However, I don't > know what it does with the awk stuff in _man_pages -- it's possible > that the assignment to $awk needs to be adjusted as well. > No, it should be O.K. I wonder, if there any way to avoid reading in full list of manual pages every time. OTOH we build full listing for traditional man dirs every time as well. -andrej