From owner-cvs-all@FreeBSD.ORG Fri Jul 23 21:21:40 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA0E516A4CE; Fri, 23 Jul 2004 21:21:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCAC643D76; Fri, 23 Jul 2004 21:21:40 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6NLLYRm063721; Fri, 23 Jul 2004 21:21:34 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6NLLYHK063720; Fri, 23 Jul 2004 21:21:34 GMT (envelope-from kensmith) Message-Id: <200407232121.i6NLLYHK063720@repoman.freebsd.org> From: Ken Smith Date: Fri, 23 Jul 2004 21:21:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 21:21:41 -0000 kensmith 2004-07-23 21:21:34 UTC FreeBSD src repository Modified files: . Makefile Log: The doc team reworked the section of the handbook describing how to rebuild things, further discouraging 'make world'. The title of that section is now changed... Revision Changes Path 1.305 +1 -1 src/Makefile