From owner-freebsd-current Sat Jan 6 12:34:02 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA14533 for current-outgoing; Sat, 6 Jan 1996 12:34:02 -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 MAA14507 for ; Sat, 6 Jan 1996 12:33:57 -0800 (PST) Received: (from root@localhost) by pent.vnet.net (8.7.3/8.6.12) id PAA05937 for freebsd-current@freebsd.org; Sat, 6 Jan 1996 15:34:10 -0500 (EST) Date: Sat, 6 Jan 1996 15:34:10 -0500 (EST) From: Adam William Hawks Message-Id: <199601062034.PAA05937@pent.vnet.net> To: freebsd-current@freebsd.org Sender: owner-current@freebsd.org Precedence: bulk From: Adam William Hawks Subject: Problem with manpages 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