Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 12:45:28 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
Cc:        freebsd-stable@FreeBSD.org, Kenneth W Cochran <kwc@world.std.com>
Subject:   Re: Old 4.0-R binaries remaining in 4.1.1-S
Message-ID:  <XFMail.001023124528.jhb@FreeBSD.org>
In-Reply-To: <20001023213434.B9377@petra.hos.u-szeged.hu>

next in thread | previous in thread | raw e-mail | index | archive | help

On 23-Oct-00 Szilveszter Adam wrote:
> On Mon, Oct 23, 2000 at 09:30:16PM +0200, Szilveszter Adam wrote:
> 
>> The /usr/share/man and the perl man trees are rewritten by the installworld
>> target. Since make world does not deal with ports, /usr/local/share/man is
>                                                     ^^^^^^^^^^^^^^^^^^^^^
> which certainly should be /usr/local/man.

Nope.  manpages are not machine dependent (i.e., they aren't different between
x86, alpha, ia64, etc.).  We use /usr/share, /usr/local/share, and
/usr/X11R6/share for things which are machine independent and thus can be
shared across all architectures.  Since manpages are machine independent,
they go in /usr/share/man, /usr/local/share/man, /usr/X11R6/share/man, etc.
See the heir(7) manpage for more info.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001023124528.jhb>