From owner-freebsd-questions Mon Mar 31 05:33:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA17541 for questions-outgoing; Mon, 31 Mar 1997 05:33:05 -0800 (PST) Received: from bbs.mpcs.com (hgoldste@bbs.mpcs.com [204.215.226.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA17536 for ; Mon, 31 Mar 1997 05:33:00 -0800 (PST) Received: (from hgoldste@localhost) by bbs.mpcs.com (8.8.5/8.8.5/MPCS) id IAA18605; Mon, 31 Mar 1997 08:32:53 -0500 Date: Mon, 31 Mar 1997 08:32:53 -0500 From: Howard Goldstein Message-Id: <199703311332.IAA18605@bbs.mpcs.com> To: freebsd-questions@freebsd.org Cc: dwhite@resnet.uoregon.edu Subject: Re: Toasted whatis database when dpwish pages are present In-Reply-To: Reply-To: hgoldste@bbs.mpcs.com Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article , you wrote: : On Sun, 30 Mar 1997, Howard Goldstein wrote: : : > Short of removing the dpwish (Tcl) and X man pages, is there a : > "blessed" way to remove them from the whatis database? : > : > Something about these two series of pages isn't understood by : > makewhatis, resulting in some very ugly apropos queries. : : It should cycle out every week when the whatis database is rebuilt. : I cut my own throat with my original posting, the X pages are fine. It appears the dp_wish pages only are affected (dp_address(n) for ex). Looks like a job for submit-pr. (thanks for your guidance re XF86 and 2.2.1R)