From owner-freebsd-questions Thu Jan 4 20:10:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA00508 for questions-outgoing; Thu, 4 Jan 1996 20:10:29 -0800 (PST) Received: from pent.vnet.net (pent.vnet.net [166.82.194.3]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA00467 for ; Thu, 4 Jan 1996 20:09:59 -0800 (PST) Received: from localhost.vnet.net (localhost.vnet.net [127.0.0.1]) by pent.vnet.net (8.7.3/8.6.12) with SMTP id XAA00471 for ; Thu, 4 Jan 1996 23:09:15 -0500 (EST) Message-Id: <199601050409.XAA00471@pent.vnet.net> X-Authentication-Warning: pent.vnet.net: Host localhost.vnet.net [127.0.0.1] didn't use HELO protocol To: freebsd-questions@freebsd.org Subject: Problem with manpages Date: Thu, 04 Jan 1996 23:09:14 -0500 From: Adam William Hawks Sender: owner-questions@freebsd.org Precedence: bulk I am running -current and needed to rewrite my boot code sector. The only mmethod I know right now is using the install disk. So I did a install mounting my old partitions and used a non-existant device to retrieve the dist. so it would not clobber my current files. all went well I thought. now when I try to get to a manpage it say man: unable to find the file /etc/manpath.config which is there and the same as always. The funny thing is that xman works. If I type manpath it gives me my manpath. Does anyone know what the problem is? Adam W. Hawks awhawks@uncc.edu root@pent.vnet.net