From owner-freebsd-questions Tue Mar 26 5:30:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from roc-66-66-72-6.rochester.rr.com (roc-66-66-72-6.rochester.rr.com [66.66.72.6]) by hub.freebsd.org (Postfix) with ESMTP id 0F57E37B41C for ; Tue, 26 Mar 2002 05:30:40 -0800 (PST) Received: by roc-66-66-72-6.rochester.rr.com (Postfix, from userid 1000) id 575B0901A00; Tue, 26 Mar 2002 08:29:14 -0500 (EST) Date: Tue, 26 Mar 2002 08:29:14 -0500 From: mpd To: Sue Blake Cc: freebsd-questions@freebsd.org Subject: Re: i386 man pages ignored by whatis Message-ID: <20020326082914.A7546@rochester.rr.com> References: <20020326235314.B300@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020326235314.B300@welearn.com.au>; from sue@welearn.com.au on Tue, Mar 26, 2002 at 11:53:14PM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 26, 2002 at 11:53:14PM +1100, Sue Blake wrote: > It looks like the man pages that are under the i386 subdirectories > are not getting picked up by whatis. > > This is on a 4.4R box. I see similar problems with other man pages > that live under i386 subdirectories. The FreeBSD man page search > page tells me fibbers about them too. > > What is the simple and tidy fix? This could be a long shot, but are those directories in root's manpath? Sounds like makewhatis.local isn't picking up those directories during its weekly run. > > > Demo: > > $ locate spkr.4.gz > /usr/share/man/man4/i386/spkr.4.gz > > $ man spkr > SPKR(4) FreeBSD Kernel Interfaces Manual (i386 Architecture) SPKR(4) > > NAME > speaker, spkr - console speaker device driver > > SYNOPSIS > pseudo-device speaker > #include > > DESCRIPTION > The speaker device driver allows applications to control the PC console > speaker on an IBM-PC--compatible machine running FreeBSD. > > [... rest of man page is displayed ...] > > $ apropos spkr > spkrtest(8) - test script for the speaker driver > > $ man -k 4 spkr > spkrtest(8) - test script for the speaker driver > > $ whatis spkr > spkr: nothing appropriate > > $ whatis speaker > spkrtest(8) - test script for the speaker driver > > > -- > > Regards, > -*Sue*- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ___________________________________________________________ "MY CARD SAYS 'GAMEIS OVER. YOU WIN.'" - Little Girl from "MY FAVORITE BOARD GAME" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message