From owner-cvs-all Thu Dec 23 9: 3: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 0BE54156E0; Thu, 23 Dec 1999 09:02:59 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id SAA89333; Thu, 23 Dec 1999 18:02:57 +0100 (CET) (envelope-from des) To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 References: <199912161347.FAA39532@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 23 Dec 1999 18:02:56 +0100 In-Reply-To: Marcel Moolenaar's message of "Thu, 16 Dec 1999 05:47:35 -0800 (PST)" Message-ID: Lines: 17 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Marcel Moolenaar writes: > Log: > o Add games/caesar to the list of bootstrap-tools so that a > buildworld doesn't break because the host doesn't have any > games installed, There is no reason for having games in bootstrap-tools. The only thing caesar is used for is rot13ing fortunes. This can be accomplished with 'tr a-z n-za-m'. Regarding strfile(8), it should be in /usr/bin, and its man page should be in section 1 instead of 8. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message