summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/man/audit_event.5
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-02-06 00:06:04 +0000
committerrwatson <rwatson@FreeBSD.org>2006-02-06 00:06:04 +0000
commit4fae3f6a4aec0b2ccf88592624f71ae94d961ef8 (patch)
treee76c45374f54ea0b5b6f2c7c99d9fe3f9579f64a /contrib/openbsm/man/audit_event.5
parent1aa0e1022d558bb98a589cb20d6941708ec3cd30 (diff)
downloadFreeBSD-src-4fae3f6a4aec0b2ccf88592624f71ae94d961ef8.zip
FreeBSD-src-4fae3f6a4aec0b2ccf88592624f71ae94d961ef8.tar.gz
Vendor branch import of OpenBSM 1.0 alpha 3:
- Man page formatting, cross reference, mlinks, and accuracy improvements. - auditd and tools now compile and run on FreeBSD/arm. - auditd will now fchown() the trail file to the audit review group, if defined at compile-time. - Added AUE_SYSARCH for FreeBSD. - Definition of AUE_SETFSGID fixed for Linux. Many thanks to: brueffer, cognet Obtained from: TrustedBSD Project
Diffstat (limited to 'contrib/openbsm/man/audit_event.5')
-rw-r--r--contrib/openbsm/man/audit_event.514
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/openbsm/man/audit_event.5 b/contrib/openbsm/man/audit_event.5
index 36029ef..cfa81f6 100644
--- a/contrib/openbsm/man/audit_event.5
+++ b/contrib/openbsm/man/audit_event.5
@@ -25,9 +25,9 @@
.\" 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_event.5#5 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit_event.5#8 $
.\"
-.Dd Jan 24, 2004
+.Dd January 24, 2004
.Dt AUDIT_EVENT 5
.Os
.Sh NAME
@@ -38,11 +38,15 @@ The
.Nm
file contains descriptions of the auditable events on the system.
Each line maps an audit event number to a name, a description, and a class.
-Entries are of the form
-.Dl eventnum:eventname:description:eventclass .
+Entries are of the form:
+.Pp
+.Dl eventnum:eventname:description:eventclass
+.Pp
Each
.Vt eventclass
-should have a corresponding entry in the audit_class file.
+should have a corresponding entry in the
+.Pa audit_class
+file.
See
.Xr audit_class 5
for details.
OpenPOWER on IntegriCloud