Date: 23 Dec 1999 18:02:56 +0100 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <xzpzov18u9r.fsf@flood.ping.uio.no> In-Reply-To: Marcel Moolenaar's message of "Thu, 16 Dec 1999 05:47:35 -0800 (PST)" References: <199912161347.FAA39532@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar <marcel@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpzov18u9r.fsf>