From owner-freebsd-doc@FreeBSD.ORG Fri Jul 7 19:00:49 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 0D49616A4DF for ; Fri, 7 Jul 2006 19:00:49 +0000 (UTC) (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 25FC943D5F for ; Fri, 7 Jul 2006 19:00:42 +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 k67J0gal007108 for ; Fri, 7 Jul 2006 19:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k67J0fct007107; Fri, 7 Jul 2006 19:00:41 GMT (envelope-from gnats) Date: Fri, 7 Jul 2006 19:00:41 GMT Message-Id: <200607071900.k67J0fct007107@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: chinsan Cc: 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 Reply-To: chinsan List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 19:00:49 -0000 The following reply was made to PR docs/99888; it has been noted by GNATS. From: chinsan To: "John Baldwin" 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 Date: Sat, 8 Jul 2006 02:50:28 +0800 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