From owner-freebsd-bugs@FreeBSD.ORG Tue Sep 9 17:06:41 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B5B216A4BF; Tue, 9 Sep 2003 17:06:41 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9703743F75; Tue, 9 Sep 2003 17:06:40 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from pd958aa1a.dip.t-dialin.net ([217.88.170.26] helo=fillmore-labs.com ident=lqzx72krxpoz6sk5) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.22) id 19wsVL-0001mF-Cl; Wed, 10 Sep 2003 02:06:39 +0200 Message-ID: <3F5E6B0C.1000301@fillmore-labs.com> Date: Wed, 10 Sep 2003 02:06:36 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Doug Barton References: <200309092349.h89NnAgY004028@freefall.freebsd.org> In-Reply-To: <200309092349.h89NnAgY004028@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: freebsd-bugs@FreeBSD.org Subject: Re: conf/56626: whatis(1) does not include ports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 00:06:41 -0000 Doug Barton wrote: > Synopsis: whatis(1) does not include ports > > This should be handled by /etc/manpath.config already. Have > you mergemaster'ed recently? You might want to run > 'mergemaster -isC' to make sure that your /etc is sane. Afaik HEAD is 1.21 and RELENG_4 is 1.15.2.1, and I can't find OPTIONAL_MANPATH /usr/X11R6/man in HEAD: http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/usr.bin/man/manpath/manpath.config?rev=1.21 nor OPTIONAL_MANPATH /usr/local/man OPTIONAL_MANPATH /usr/X11R6/man in RELENG_4: http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/usr.bin/man/manpath/manpath.config?rev=1.15.2.1 Did you try the 'How-To-Repeat' examples?