From owner-cvs-doc@FreeBSD.ORG Fri Aug 24 09:15:18 2007 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 9460716A417; Fri, 24 Aug 2007 09:15:18 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (pittgoth.com [205.134.163.206]) by mx1.freebsd.org (Postfix) with ESMTP id 53ABF13C480; Fri, 24 Aug 2007 09:15:18 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from localhost.fbsdsecure.org (net-ix.gw.ai.net [205.134.160.6]) (authenticated bits=0) by pittgoth.com (8.13.6/8.13.6) with ESMTP id l7O9FHUc001313 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 24 Aug 2007 05:15:17 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Fri, 24 Aug 2007 05:14:46 -0400 From: Tom Rhodes To: "Ben Kaduk" Message-Id: <20070824051446.3e50a3bd.trhodes@FreeBSD.org> In-Reply-To: <47d0403c0708230717n6f81899bodd793547df516103@mail.gmail.com> References: <200708222129.l7MLTcn9083965@repoman.freebsd.org> <47d0403c0708230717n6f81899bodd793547df516103@mail.gmail.com> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: trhodes@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/audit chapter.sgml 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: Fri, 24 Aug 2007 09:15:18 -0000 On Thu, 23 Aug 2007 10:17:30 -0400 "Ben Kaduk" wrote: > On 8/22/07, Tom Rhodes wrote: > > trhodes 2007-08-22 21:29:38 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/books/handbook/audit chapter.sgml > > Log: > > Remove duplicate word. > > > > Found by: ds > > > > Revision Changes Path > > 1.29 +1 -1 doc/en_US.ISO8859-1/books/handbook/audit/chapter.sgml > > @@ -235,7 +235,7 @@ requirements. --> > > audit_event - Textual names and > descriptions of system audit events, as well as a list of which > - classes each event in in. > + classes each event in. > > > Isn't that a typo, not a duplicate word (i.e. ``in in'' ==> ``is in'')? Re-reading it, I guess it does make more sense to say ``is in'' and I will be reading this chapter over again soon. It will be fixed along with whatever else I find. Thanks, -- Tom Rhodes