From owner-freebsd-doc@FreeBSD.ORG Fri Jul 7 18:50:31 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org 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 24E2D16A505 for ; Fri, 7 Jul 2006 18:50:31 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id C63DB43D55 for ; Fri, 7 Jul 2006 18:50:29 +0000 (GMT) (envelope-from chinsan.tw@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so858733uge for ; Fri, 07 Jul 2006 11:50:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gWlwgMLblHbR6ARafQttF1kauMhmgV2YDuC8EvoX8VgOEnVsa6gzLyjmNRCyjIHLdIvd4eNZLEoRMDcy8OttUvR/BrrP+CHCMJBBS721udEzM02uhQ6wx5qR6Q8svwWlxpsADO6WWTPxmIUtL5Mz5uSF9MZwUh45kw00yesQe9s= Received: by 10.67.100.17 with SMTP id c17mr2359440ugm; Fri, 07 Jul 2006 11:50:28 -0700 (PDT) Received: by 10.66.222.20 with HTTP; Fri, 7 Jul 2006 11:50:28 -0700 (PDT) Message-ID: <1f27304c0607071150r5ecd6672x17f80b110794832e@mail.gmail.com> Date: Sat, 8 Jul 2006 02:50:28 +0800 From: chinsan To: "John Baldwin" In-Reply-To: <200607071356.42761.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060707173156.480C32E970@smtp2.bc.hgc.com.tw> <200607071356.42761.jhb@freebsd.org> Cc: freebsd-doc@freebsd.org, FreeBSD-gnats-submit@freebsd.org, vanilla@freebsd.org Subject: Re: docs/99888: [PATCH] en_US.ISO8859-1/books/handbook/introduction: Fix typo X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 18:50:31 -0000 2006/7/8, John Baldwin : > On Friday 07 July 2006 13:20, chinsan wrote: > > > > >Number: 99888 > > >Category: docs > > >Synopsis: [PATCH] en_US.ISO8859-1/books/handbook/introduction: Fix > typo > > >Confidential: no > > >Severity: non-critical > > >Priority: low > > >Responsible: freebsd-doc > > >State: open > > >Quarter: > > >Keywords: > > >Date-Required: > > >Class: update > > >Submitter-Id: current-users > > >Arrival-Date: Fri Jul 07 17:40:10 GMT 2006 > > >Closed-Date: > > >Last-Modified: > > >Originator: chinsan > > >Release: FreeBSD 6.1-STABLE i386 > > >Organization: > > FreeBSD Taiwan > > >Environment: > > System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #4: Fri > Jun 9 14:02:41 CST 2006 > root@BSD6.giga.hgc.com.tw:/usr/obj/usr/src/sys/GENERIC i386 > > >Description: > > - Fix typo > > > > >How-To-Repeat: > > >Fix: > > > > --- introduction.diff begins here --- > > --- en_US.ISO8859-1/books/handbook/introduction/chapter.sgml~ Sat Jul 8 > 01:16:53 2006 > > +++ en_US.ISO8859-1/books/handbook/introduction/chapter.sgml Sat Jul 8 > 01:16:53 2006 > > @@ -821,7 +821,7 @@ > > something back to FreeBSD today? > > > > Providing code is not the only way of contributing to > > - the project; for a more complete list of things that need > > + the project. For a more complete list of things that need > > doing, please refer to the > url="&url.base;/index.html">FreeBSD Project web > > site. > > --- introduction.diff ends here --- > > This actually isn't a typo as it's valid English grammar to join two > independent clauses with a semi-colon. > > -- Hi, Thanks for John Baldwin's detailed comment.:) Please close this PR. Thanks. chinsan