From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 11:59:34 2005 Return-Path: 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 5288316A4CE for ; Thu, 31 Mar 2005 11:59:34 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECDC43D39 for ; Thu, 31 Mar 2005 11:59:32 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2VBwigP014734; Thu, 31 Mar 2005 14:58:44 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2VBxT09040863; Thu, 31 Mar 2005 14:59:29 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j2VBxTp7040862; Thu, 31 Mar 2005 14:59:29 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 31 Mar 2005 14:59:29 +0300 From: Giorgos Keramidas To: Lord Raiden Message-ID: <20050331115929.GA40773@orion.daedalusnetworks.priv> References: <5.2.0.9.2.20050330091113.009d2800@192.168.0.25> <5.2.0.9.2.20050329163344.00a5a4d0@raiden.net> <5.2.0.9.2.20050329152205.01d49120@192.168.0.25> <5.2.0.9.2.20050329152205.01d49120@192.168.0.25> <5.2.0.9.2.20050329163344.00a5a4d0@raiden.net> <5.2.0.9.2.20050330091113.009d2800@192.168.0.25> <5.2.0.9.2.20050330170544.00a63a70@192.168.0.25> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.2.20050330170544.00a63a70@192.168.0.25> cc: freebsd-questions@freebsd.org Subject: Re: Problems with man X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 11:59:34 -0000 On 2005-03-30 17:06, Lord Raiden wrote: >At 06:11 PM 3/30/05 +0300, Giorgos Keramidas wrote: >>install -o root -g wheel -m 644 \ >> /usr/src/gnu/usr.bin/man/manpath/manpath.config \ >> /etc/manpath.config > > Awesome, that worked. Thanks!! It's a "hackish" workaround for the symptom of the problem you described, but you're welcome. Glad that it worked :-)