summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/auditd.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/auditd.1m')
-rw-r--r--usr/src/man/man1m/auditd.1m25
1 files changed, 7 insertions, 18 deletions
diff --git a/usr/src/man/man1m/auditd.1m b/usr/src/man/man1m/auditd.1m
index ed87579480..7d2e7c3d89 100644
--- a/usr/src/man/man1m/auditd.1m
+++ b/usr/src/man/man1m/auditd.1m
@@ -3,13 +3,13 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH auditd 1M "29 Apr 2008" "SunOS 5.11" "System Administration Commands"
+.TH AUDITD 1M "Apr 29, 2008"
.SH NAME
auditd \- audit daemon
.SH SYNOPSIS
.LP
.nf
-\fB/usr/sbin/auditd\fR
+\fB/usr/sbin/auditd\fR
.fi
.SH DESCRIPTION
@@ -74,7 +74,6 @@ The audit daemon invokes the program \fBaudit_warn\fR(1M) under the following
conditions with the indicated options:
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn soft\fR \fIpathname\fR\fR
.ad
@@ -87,7 +86,6 @@ opened on another file system.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn allsoft\fR\fR
.ad
@@ -99,7 +97,6 @@ limit. A new audit trail has been opened anyway.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn hard\fR \fIpathname\fR\fR
.ad
@@ -111,7 +108,6 @@ become unavailable. A new audit trail has been opened on another file system.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn allhard\fR \fIcount\fR\fR
.ad
@@ -126,7 +122,6 @@ arose.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn ebusy\fR\fR
.ad
@@ -137,7 +132,6 @@ There is already an audit daemon running.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn tmpfile\fR\fR
.ad
@@ -148,7 +142,6 @@ The file \fB/etc/security/audit/audit_tmp\fR exists, indicating a fatal error.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn nostart\fR\fR
.ad
@@ -160,7 +153,6 @@ started without rebooting the system.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn auditoff\fR\fR
.ad
@@ -173,7 +165,6 @@ audit daemon to exit.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn postsigterm\fR\fR
.ad
@@ -184,7 +175,6 @@ An error occurred during the orderly shutdown of the auditing system.
.sp
.ne 2
-.mk
.na
\fB\fBaudit_warn getacdir\fR\fR
.ad
@@ -208,13 +198,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityCommitted
+Interface Stability Committed
.TE
.SH SEE ALSO