From owner-freebsd-doc@FreeBSD.ORG Sat May 10 15:55:17 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CE9037B401 for ; Sat, 10 May 2003 15:55:17 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4526843FBD for ; Sat, 10 May 2003 15:55:11 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h4AMt4ZK067479; Sat, 10 May 2003 18:55:04 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sat, 10 May 2003 18:50:24 -0400 From: Tom Rhodes To: Warren Block Message-Id: <20030510185024.4b05ffaf.trhodes@FreeBSD.org> In-Reply-To: <20030510151718.D2044@wonkity.com> References: <20030510151718.D2044@wonkity.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re: Handbook: Using "make world" Chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 22:55:17 -0000 On Sat, 10 May 2003 15:23:38 -0600 (MDT) Warren Block wrote: > Isn't "make world" deprecated? The Handbook Using "make world" chapter > never has the user give that command. It is mentioned several times in > quotes, which is probably confusing. Seems like the chapter should be > retitled (maybe "Building The World"?) and the "make world" quoted > string should be replaced with something more descriptive. > Hi Warren, AFAIK, make world still works (least it did for me yesterday on a CURRENT box) and don't see it becoming deprecated any time soon. Honestly, I don't see how its confusing. Perhaps if we discussed make world throughout the entire document, but gave the commands for buildworld, that would be a problem. What do you think would be better in terms of 'more descriptive'? Thanks, -- Tom Rhodes