From owner-trustedbsd-audit@FreeBSD.ORG Mon Oct 2 11:15:56 2006 Return-Path: X-Original-To: trustedbsd-audit@freebsd.org Delivered-To: trustedbsd-audit@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA40D16A415 for ; Mon, 2 Oct 2006 11:15:56 +0000 (UTC) (envelope-from artifact.one@googlemail.com) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF63543D58 for ; Mon, 2 Oct 2006 11:15:55 +0000 (GMT) (envelope-from artifact.one@googlemail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by cyrus.watson.org (Postfix) with ESMTP id E8D9A46C7D for ; Mon, 2 Oct 2006 07:15:52 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id h27so1652721wxd for ; Mon, 02 Oct 2006 04:15:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BSLAVzKAxDqpIvB2WuX8c+tRiu2JhhkbeLNqBTZgc8EPDaINnos846WsmhgSfWxwzaACR46nbZceFVU0d9WZTEX61XcCHB0aD4W6yfZ/Jyqsnnq2+v3XFIZJeVd4ksSgNtlm6iWb7SI8F/z+xycg9+oEzwO1t2mb/pG7msPH270= Received: by 10.90.118.10 with SMTP id q10mr2549895agc; Mon, 02 Oct 2006 04:15:44 -0700 (PDT) Received: by 10.90.119.2 with HTTP; Mon, 2 Oct 2006 04:15:44 -0700 (PDT) Message-ID: <8e96a0b90610020415s2443d061lc85876e5470aefcd@mail.gmail.com> Date: Mon, 2 Oct 2006 12:15:44 +0100 From: "mal content" To: "Robert Watson" In-Reply-To: <20061002113239.P1763@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061002113239.P1763@fledge.watson.org> X-Mailman-Approved-At: Mon, 02 Oct 2006 11:24:36 +0000 Cc: trustedbsd-audit@trustedbsd.org Subject: Re: Audit handbook chapter review, call for general testing X-BeenThere: trustedbsd-audit@FreeBSD.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: TrustedBSD Audit Discussion List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Oct 2006 11:15:56 -0000 On 02/10/06, Robert Watson wrote: > > Dear All, > > Over the past week or so, I have spent some time updating Tom Rhodes' > excellent FreeBSD Handbook chapter on Audit for some of the more recent audit > changes, Hello Robert, there's a typo on this page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit-install.html "User space support for Event Auditing is installed as part of the base FreeBSD operating as of 6.2-RELEASE." Should obviously read: "User space support for Event Auditing is installed as part of the base FreeBSD operating system as of 6.2-RELEASE." MC