From owner-p4-projects@FreeBSD.ORG Mon Jan 24 12:48:41 2005 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C2A3F16A4D0; Mon, 24 Jan 2005 12:48:40 +0000 (GMT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DC6E16A4CE for ; Mon, 24 Jan 2005 12:48:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8904743D53 for ; Mon, 24 Jan 2005 12:48:40 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0OCmeLN043459 for ; Mon, 24 Jan 2005 12:48:40 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0OCmexU043456 for perforce@freebsd.org; Mon, 24 Jan 2005 12:48:40 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 24 Jan 2005 12:48:40 GMT Message-Id: <200501241248.j0OCmexU043456@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 Subject: PERFORCE change 69591 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 12:48:41 -0000 http://perforce.freebsd.org/chv.cgi?CH=69591 Change 69591 by rwatson@rwatson_tislabs on 2005/01/24 12:47:41 Speeling. Affected files ... .. //depot/projects/trustedbsd/audit3/etc/defaults/rc.conf#5 edit Differences ... ==== //depot/projects/trustedbsd/audit3/etc/defaults/rc.conf#5 (text+ko) ==== @@ -419,7 +419,7 @@ ############################################################## auditd_enable="NO" # Run the audit daemon. -auditd_flags="" # Whcih options to pass to the audit daemon. +auditd_flags="" # Which options to pass to the audit daemon. cron_enable="YES" # Run the periodic job daemon. cron_program="/usr/sbin/cron" # Which cron executable to run (if enabled). cron_dst="YES" # Handle DST transitions intelligently (YES/NO)