From owner-freebsd-stable Mon Mar 4 1: 2:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 2025C37B404 for ; Mon, 4 Mar 2002 01:02:50 -0800 (PST) Received: from fwd01.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16hoMq-0001SP-0G; Mon, 04 Mar 2002 10:02:48 +0100 Received: from pc5.abc (520067998749-0001@[217.233.109.197]) by fmrl01.sul.t-online.com with esmtp id 16hoMf-0VObDMC; Mon, 4 Mar 2002 10:02:37 +0100 Received: (from nicolas@localhost) by pc5.abc (8.11.6/8.11.6) id g2492b375984 for stable@FreeBSD.ORG; Mon, 4 Mar 2002 10:02:37 +0100 (CET) (envelope-from list@rachinsky.de) Date: Mon, 4 Mar 2002 10:02:36 +0100 From: Nicolas Rachinsky To: stable@FreeBSD.ORG Subject: Re: Changes to man page in 4.5-R? Message-ID: <20020304090236.GA70885@pc5.abc> Mail-Followup-To: stable@FreeBSD.ORG References: <20020116072926.GV6073@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020116072926.GV6073@windriver.com> User-Agent: Mutt/1.3.27i X-Powered-by: FreeBSD X-Homepage: http://www.rachinsky.de X-PGP-Keyid: C11ABC0E X-PGP-Fingerprint: 19DB 8392 8FE0 814A 7362 EEBD A53B 526A C11A BC0E X-PGP-Key: http://www.rachinsky.de/nicolas/nicolas_rachinsky.asc X-Sender: 520067998749-0001@t-dialin.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * On Tue, Jan 15, 2002 at 11:29:26PM -0800, * Murray Stokely wrote: > This means man(1) can no longer create system catpages on a > regular user's behalf. (It is still able to if the user has > write permissions to the directory holding catpages, e.g., > user's own manpages, or if the running user is ``root''.) > > To create and install catpages during ``make world'', please > set MANBUILDCAT=YES in /etc/make.conf. To rebuild catpages > on a weekly basis, please set weekly_catman_enable="YES" in > /etc/periodic.conf. But with FreeBSD 4.5-RELEASE a make world cycle does not build the catpages within /usr/share/man/en.ISO8859-1/cat*. So even with MANBUILDCAT=YES in my make.conf, I have to wait when accessing a man page the first time. These directories are created by a make world cycle. Nicolas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message