From owner-freebsd-questions@FreeBSD.ORG Tue Mar 3 11:41:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C82C10656C9 for ; Tue, 3 Mar 2009 11:41:17 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 026A08FC1F for ; Tue, 3 Mar 2009 11:41:16 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.192] (unknown [202.172.126.254]) by angel.comcen.com.au (Postfix) with ESMTP id 476B05C2F125 for ; Tue, 3 Mar 2009 22:42:42 +1100 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <200902282333.01134.frank.wissmann41@web.de> References: <200902281949.16966.frank.wissmann41@web.de> <200902282208.45359.frank.wissmann41@web.de> <20090228213926.GA16933@slackbox.xs4all.nl> <200902282333.01134.frank.wissmann41@web.de> Content-Type: text/plain; charset="ISO-8859-1" Date: Tue, 03 Mar 2009 21:41:11 +1000 Message-Id: <1236080471.99160.1.camel@laptop1.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Subject: Re: How to use portmanager/portmaster? 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: Tue, 03 Mar 2009 11:41:18 -0000 On Sat, 2009-02-28 at 23:33 +0100, Frank Wißmann wrote: > Am Samstag 28 Februar 2009 22:39:26 schrieb Roland Smith: > > On Sat, Feb 28, 2009 at 10:08:45PM +0100, Frank Wißmann wrote: > > > Am Samstag 28 Februar 2009 21:42:35 schrieb Roland Smith: > > > > On Sat, Feb 28, 2009 at 07:49:16PM +0100, Frank Wißmann wrote: > > > > > Hi, list! > > > > > I have a problem using the above mentioned programs because > > > > > there doesn't seem to be a manpage installed. Can anybody give > > > > > me a clue on how to get help? > > > > > > > > Both do have manpages. What kind of error do you get when you try > > > > e.g. 'man portmaster'? It might be that your manual pages setup > > > > is broken. > > > > > > I get the message "No manual entry for portmaster", but using your > > > command I can read it. "man man" e. g. works perfectly. > > > > That sounds to me that the configuration for the man command is > > broken. If you give the 'manpath' command, does the output include > > /usr/local/man? If not, add the following lines to > > /etc/manpath.config: > > > > OPTIONAL_MANPATH /usr/local/man > > MANPATH_MAP /usr/local/bin /usr/local/man > > > > Roland > > "manpath" does show correct settings AFAIK meaning that the answer to > your question is "yes". > > Frank > Try a rehash. $ rehash