From owner-cvs-doc@FreeBSD.ORG Thu Jan 29 18:10:58 2009 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF9D4106564A; Thu, 29 Jan 2009 18:10:58 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id 2D6E98FC17; Thu, 29 Jan 2009 18:10:57 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id n0THvhRc073989; Thu, 29 Jan 2009 18:57:43 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.3/8.14.1) with ESMTP id n0THvgHk001387; Thu, 29 Jan 2009 18:57:43 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.3/8.14.3/Submit) id n0THvg0S001386; Thu, 29 Jan 2009 18:57:42 +0100 (CET) (envelope-from marc) Date: Thu, 29 Jan 2009 18:57:42 +0100 From: Marc Fonvieille To: Brad Davis Message-ID: <20090129175742.GA1352@gothic.blackend.org> References: <200901291718.n0THIpTN007622@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200901291718.n0THIpTN007622@repoman.freebsd.org> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.1-STABLE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/news/status report-2008-10-2008-12.xml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 18:10:59 -0000 On Thu, Jan 29, 2009 at 05:18:51PM +0000, Brad Davis wrote: > brd 2009-01-29 17:18:51 UTC > > FreeBSD doc repository > > Modified files: > en/news/status report-2008-10-2008-12.xml > Log: > Clean up a bunch of whitespace and grammer. > [...] > > | > |

Some work has also been done on the documentation build, we > | want to provide a more flexible way to install docs (Handbook, > | - FAQ, etc.) and detach the build from the release build to use > | + FAQ, etc.) and detach the release build to use > | instead ports (packages). This should make release building > | easier on slow architectures. Hopefully this switch will be done > | for 7.2-RELEASE or 8.0-RELEASE.

With this change we are loosing the original meaning of the sentence. "FAQ, etc.) and detach the documentation build from the release build to use" should be better. -- Marc