From owner-freebsd-current Sat Jan 6 16:21:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA01491 for current-outgoing; Sat, 6 Jan 1996 16:21:45 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA01475 for ; Sat, 6 Jan 1996 16:21:35 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id BAA20928; Sun, 7 Jan 1996 01:21:29 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id BAA20404; Sun, 7 Jan 1996 01:21:29 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id BAA17102; Sun, 7 Jan 1996 01:16:38 +0100 (MET) From: J Wunsch Message-Id: <199601070016.BAA17102@uriah.heep.sax.de> Subject: Re: manpath.conf To: root@pent.vnet.net (Adam William Hawks) Date: Sun, 7 Jan 1996 01:16:37 +0100 (MET) Cc: freebsd-current@FreeBSD.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601062034.PAA05937@pent.vnet.net> from "Adam William Hawks" at Jan 6, 96 03:34:10 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.org Precedence: bulk As Adam William Hawks wrote: > > From: Adam William Hawks > Subject: Problem with manpages > now when I try to get to a manpage it say > > man: unable to find the file /etc/manpath.config Here's the file from the source tree: # manpath.config # # This file is read by manpath to configure the mandatory manpath, to # map each path element to a manpath element and to determine where the # "man" binary lives. The format is: # # MANBIN pathname # MANDATORY_MANPATH manpath_element # MANPATH_MAP path_element manpath_element # # MANBIN is optional # #MANBIN /usr/local/bin/man # # every automatically generated MANPATH includes these fields # MANDATORY_MANPATH /usr/share/man MANDATORY_MANPATH /usr/local/man #MANDATORY_MANPATH /usr/X386/man MANDATORY_MANPATH /usr/X11R6/man # # set up PATH to MANPATH mapping # MANPATH_MAP /bin /usr/share/man MANPATH_MAP /usr/bin /usr/share/man MANPATH_MAP /usr/ucb /usr/share/man MANPATH_MAP /usr/local/mh /usr/local/mh/man MANPATH_MAP /usr/local/bin /usr/local/man MANPATH_MAP /usr/X386/bin /usr/X386/man MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)