From owner-freebsd-doc@FreeBSD.ORG Mon Jan 29 16:20:21 2007 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85BBF16A401 for ; Mon, 29 Jan 2007 16:20:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4CA5B13C4CB for ; Mon, 29 Jan 2007 16:20:21 +0000 (UTC) (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 l0TGKLor069753 for ; Mon, 29 Jan 2007 16:20:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l0TGKLwP069752; Mon, 29 Jan 2007 16:20:21 GMT (envelope-from gnats) Resent-Date: Mon, 29 Jan 2007 16:20:21 GMT Resent-Message-Id: <200701291620.l0TGKLwP069752@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Dr. Markus Waldeck" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6480216A401 for ; Mon, 29 Jan 2007 16:13:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 54ADC13C478 for ; Mon, 29 Jan 2007 16:13:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l0TGDje6021862 for ; Mon, 29 Jan 2007 16:13:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l0TGDjGA021861; Mon, 29 Jan 2007 16:13:45 GMT (envelope-from nobody) Message-Id: <200701291613.l0TGDjGA021861@www.freebsd.org> Date: Mon, 29 Jan 2007 16:13:45 GMT From: "Dr. Markus Waldeck" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: docs/108520: man auditreduce vs. FreeBSD Handbook 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: Mon, 29 Jan 2007 16:20:21 -0000 >Number: 108520 >Category: docs >Synopsis: man auditreduce vs. FreeBSD Handbook >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 29 16:20:20 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Dr. Markus Waldeck >Release: 7.0-CURRENT-200701 >Organization: >Environment: FreeBSD fbh 7.0-CURRENT-200701 FreeBSD 7.0-CURRENT-200701 #0: Wed Jan 17 20:32:09 UTC 2007 root@fbh:/usr/src/sys/i386/conf/CUSTOM i386 >Description: The explanation of the auditreduce option "-u" differs between the man page and the handbook. FreeBSD Hanndbook: > Since audit logs may be very large, an administrator will likely want to > select a subset of records for using, such as > records associated with a specific user: > > # auditreduce -u trhodes /var/audit/AUDITFILE | praudit > > This will select all audit records produced for the user trhodes stored in > the AUDITFILE file. man auditreduce: -r ruid Select records with the given real user id or name. -u auid Select records with the given audit id. Which explanation is correct? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: