From owner-p4-projects@FreeBSD.ORG Thu Apr 16 14:39:35 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id DF1E4106566C; Thu, 16 Apr 2009 14:39:34 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EF45106564A for ; Thu, 16 Apr 2009 14:39:34 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C5A28FC21 for ; Thu, 16 Apr 2009 14:39:34 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3GEdYYR018114 for ; Thu, 16 Apr 2009 14:39:34 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3GEdYr0018112 for perforce@freebsd.org; Thu, 16 Apr 2009 14:39:34 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 16 Apr 2009 14:39:34 GMT Message-Id: <200904161439.n3GEdYr0018112@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 160701 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: Thu, 16 Apr 2009 14:39:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=160701 Change 160701 by rwatson@rwatson_cinnamon_macosx on 2009/04/16 14:38:54 Remove xref to audit_filter(5) man page, as we don't have one yet. Affected files ... .. //depot/projects/trustedbsd/openbsm/bin/auditfilterd/auditfilterd.8#5 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bin/auditfilterd/auditfilterd.8#5 (text+ko) ==== @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/bin/auditfilterd/auditfilterd.8#4 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/bin/auditfilterd/auditfilterd.8#5 $ .\" .Dd October 3, 2006 .Dt AUDITFILTERD 8 @@ -42,9 +42,7 @@ .Nm daemon is an extensible audit event monitoring daemon, allowing pluggable modules to track audit events from a live audit source. -It is configured using the -.Xr audit_filter 5 -configuration file. +It is configured using the audit_filter configuration file. The source can either be a pipe or a file. .Pp The options are as follows: