From owner-p4-projects@FreeBSD.ORG Fri Feb 9 20:49:30 2007 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8371C16A405; Fri, 9 Feb 2007 20:49:30 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50AE316A401 for ; Fri, 9 Feb 2007 20:49:30 +0000 (UTC) (envelope-from brueffer@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 403B013C4B3 for ; Fri, 9 Feb 2007 20:49:30 +0000 (UTC) (envelope-from brueffer@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l19KnUDW027933 for ; Fri, 9 Feb 2007 20:49:30 GMT (envelope-from brueffer@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l19KnTpx027928 for perforce@freebsd.org; Fri, 9 Feb 2007 20:49:29 GMT (envelope-from brueffer@freebsd.org) Date: Fri, 9 Feb 2007 20:49:29 GMT Message-Id: <200702092049.l19KnTpx027928@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to brueffer@freebsd.org using -f From: Christian Brueffer To: Perforce Change Reviews Cc: Subject: PERFORCE change 114323 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 20:49:30 -0000 http://perforce.freebsd.org/chv.cgi?CH=114323 Change 114323 by brueffer@brueffer_serenity on 2007/02/09 20:48:54 Fix reference to audit(8). Affected files ... .. //depot/projects/trustedbsd/openbsm/man/audit_control.5#17 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/man/audit_control.5#17 (text+ko) ==== @@ -26,7 +26,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit_control.5#16 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit_control.5#17 $ .\" .Dd January 4, 2006 .Dt AUDIT_CONTROL 5 @@ -50,7 +50,7 @@ Changes to this entry can only be enacted by restarting the audit system. See -.Xr audit 1 +.Xr audit 8 for a description of how to restart the audit system. .It Va flags Specifies which audit event classes are audited for all users.