From owner-freebsd-questions@FreeBSD.ORG Thu Jul 13 16:15:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E5D016A4DE for ; Thu, 13 Jul 2006 16:15:31 +0000 (UTC) (envelope-from jaime@snowmoon.com) Received: from malkav.snowmoon.com (malkav.snowmoon.com [66.109.35.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A6B43D49 for ; Thu, 13 Jul 2006 16:15:30 +0000 (GMT) (envelope-from jaime@snowmoon.com) Received: from localhost (localhost.snowmoon.com [127.0.0.1]) by malkav.snowmoon.com (Postfix) with ESMTP id 5BA7D3663D; Thu, 13 Jul 2006 12:15:15 -0400 (EDT) Received: from malkav.snowmoon.com ([127.0.0.1]) by localhost (malkav.snowmoon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04954-07; Thu, 13 Jul 2006 12:15:09 -0400 (EDT) Received: from [192.168.0.8] (cpe-24-195-194-146.nycap.res.rr.com [24.195.194.146]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by malkav.snowmoon.com (Postfix) with ESMTP id ED32736645; Thu, 13 Jul 2006 12:15:08 -0400 (EDT) In-Reply-To: <20060714014823.c4d0b759.nick@nickwithers.com> References: <44B5FD39.7020505@infracaninophile.co.uk> <007601c6a693$012bd150$0a10a8c0@holgerdanske.local> <20060714014823.c4d0b759.nick@nickwithers.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <18D937AA-5219-4051-A823-266F56E78419@snowmoon.com> Content-Transfer-Encoding: 7bit From: Jaime Date: Thu, 13 Jul 2006 12:15:21 -0400 To: Nick Withers X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: by amavisd-new at snowmoon.com Cc: David Christensen , freebsd-questions@freebsd.org Subject: Re: 6.1-RELEASE-i386 man broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 16:15:31 -0000 On Jul 13, 2006, at 11:48 AM, Nick Withers wrote: > Unfortunately (or at least as I understand it), the contents of > "/etc/manpath.config" don't matter if you have the "MANPATH" > environment variable set. Is this true if you set it to "$MANPATH:/usr/local/additional/path" ? Come to think of it, this might be the source of David's issue. Jaime