Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 12:58:54 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r252564 - head/share/man/man5
Message-ID:  <201307031258.r63CwsJ3068921@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising (doc,ports committer)
Date: Wed Jul  3 12:58:53 2013
New Revision: 252564
URL: http://svnweb.freebsd.org/changeset/base/252564

Log:
  Revert previous revision, local change that accidentally snuck in.

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Wed Jul  3 12:58:17 2013	(r252563)
+++ head/share/man/man5/rc.conf.5	Wed Jul  3 12:58:53 2013	(r252564)
@@ -3449,40 +3449,6 @@ For example,
 will set the
 .Xr syscons 4
 scrollback (history) buffer to 200 lines.
-.It Va auditd_enable
-.Pq Vt bool
-If set to
-.Dq Li YES ,
-run the
-.Xr auditd 8
-daemon at system boot time.
-.It Va auditd_program
-.Pq Vt str
-Path to
-.Xr autitd 8
-(default
-.Pa /usr/sbin/auditd ) .
-.It Va auditd_flags
-.Pq Vt str
-Flags to pass to
-.Xr audtid 8 .
-.It Va auditdistd_enable
-.Pq Vt bool
-If set to
-.Dq Li YES ,
-run the
-.Xr auditdistd 8
-daemon at system boot time.
-.It Va auditdistd_program
-.Pq Vt str
-Path to
-.Xr auditdistd 8
-(default
-.Pa /usr/sbin/auditdistd ) .
-.It Va auditdistd_flags
-.Pq Vt str
-Flags to pass to
-.Xr auditdistd 8 .
 .It Va cron_enable
 .Pq Vt bool
 If set to



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307031258.r63CwsJ3068921>