Subject: Re: Quick man question
To: Mauricio Tavares <Mauricio@proedint.com>
From: Simon Burge <simonb@netbsd.org>
List: port-pmax
Date: 04/21/2000 15:19:59
Mauricio Tavares wrote:

> I installed Samba and another programs and would like to access its man pages 
> where it installed it, namely /usr/local/samba/man/.

A quick answer that doesn't directly answer your question - use pkgsrc.
Then the manpages will be put in a "standard" location:

	mona:~ 161> man -w samba
	/usr/pkg/man/man7/samba.7

pkgsrc would be why /usr/pkg/man would be in /etc/man.conf.

Simon.