From owner-freebsd-questions Tue Mar 26 5:35:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-146.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id BEC3737B416 for ; Tue, 26 Mar 2002 05:35:44 -0800 (PST) Received: (from martin@localhost) by foo31-146.visit.se (8.11.6/8.11.6) id g2QDYr521882; Tue, 26 Mar 2002 14:34:53 +0100 (CET) (envelope-from martin) Date: Tue, 26 Mar 2002 14:34:53 +0100 From: Martin Karlsson To: Sue Blake Cc: freebsd-questions@FreeBSD.ORG Subject: Re: i386 man pages ignored by whatis Message-ID: <20020326133452.GB7527@foo31-146.visit.se> Mail-Followup-To: Martin Karlsson , Sue Blake , freebsd-questions@FreeBSD.ORG References: <20020326235314.B300@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20020326235314.B300@welearn.com.au> User-Agent: Mutt/1.3.28i X-PGP-Keyid: 0x9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-Editor: Vim http://www.vim.org/ 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 * Sue Blake [2002-03-26 23.53 +1100]: > 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. This is odd. I get the same results, so after doing a bit of reading-up on whatis and makewhatis, I manually set root's $MANPATH to include /usr/share/man/man4/i386, and then ran 'makewhatis'. Didn't work. 'Aha', I thought, 'I'll create /usr/share/man/man4/i386/man, and cp spkr.4.gz to that directory'. I did that, updated root's $MANPATH, and then ran 'makewhatis $MANPATH'. That didn't work either :( So... > What is the simple and tidy fix? I'm afraid I don't know (yet ;-)). Have you tried to hack your way around this in any way? -- Regards, Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message