From owner-freebsd-doc@FreeBSD.ORG Wed Feb 1 18:00:20 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C01016A422 for ; Wed, 1 Feb 2006 18:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8114B43D55 for ; Wed, 1 Feb 2006 18:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k11I0IVn002469 for ; Wed, 1 Feb 2006 18:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k11I0Ix4002468; Wed, 1 Feb 2006 18:00:18 GMT (envelope-from gnats) Date: Wed, 1 Feb 2006 18:00:18 GMT Message-Id: <200602011800.k11I0Ix4002468@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Daniel Gerzo Cc: Subject: Re: docs/92670: Grammatical error in handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 18:00:20 -0000 The following reply was made to PR docs/92670; it has been noted by GNATS. From: Daniel Gerzo To: bug-followup@FreeBSD.org, dvdan23@hotmail.com Cc: Subject: Re: docs/92670: Grammatical error in handbook Date: Wed, 1 Feb 2006 17:50:55 +0000 Hello, here is a diff, I've also changed the content a bit, since I didn't like the way the sentence has been written. --- chapter.sgml~ Fri Jan 20 16:10:55 2006 +++ chapter.sgml Wed Feb 1 17:47:02 2006 @@ -383,7 +383,7 @@ By default, when you build a custom kernel, - all kernel modules also will be rebuilded. + all kernel modules will be rebuilt as well. If you want to update a kernel faster or to build only custom modules, you should edit /etc/make.conf before starting to build the kernel: