diff options
Diffstat (limited to 'usr/src/man/man5/audit.log.5')
| -rw-r--r-- | usr/src/man/man5/audit.log.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/src/man/man5/audit.log.5 b/usr/src/man/man5/audit.log.5 index a07e4f23f8..fe5d41afac 100644 --- a/usr/src/man/man5/audit.log.5 +++ b/usr/src/man/man5/audit.log.5 @@ -22,7 +22,7 @@ audit.log \- audit trail file .LP \fBaudit.log\fR files are the depository for audit records stored locally or on an NFS-mounted audit server. These files are kept in directories as specified -by the \fBp_dir\fR attribute of the \fBaudit_binfile\fR(5) plugin. They are +by the \fBp_dir\fR attribute of the \fBaudit_binfile\fR(7) plugin. They are named to reflect the time they are created and are, when possible, renamed to reflect the time they are closed as well. The name takes the form .sp @@ -30,7 +30,7 @@ reflect the time they are closed as well. The name takes the form \fIyyyymmddhhmmss\fR\fB\&.not_terminated.\fR\fIhostname\fR .sp .LP -when open or if \fBauditd\fR(1M) terminated ungracefully, and the form +when open or if \fBauditd\fR(8) terminated ungracefully, and the form .sp .LP \fIyyyymmddhhmmss\fR\fB\&.\fR\fIyyyymmddhhmmss\fR\fB\&.\fR\fIhostname\fR @@ -42,7 +42,7 @@ in the month, \fBhh\fR hour in the day, \fBmm\fR minute in the hour, and .sp .LP Audit data is generated in the binary format described below; the default for -audit is binary format. See \fBaudit_syslog\fR(5) for an alternate data +audit is binary format. See \fBaudit_syslog\fR(7) for an alternate data format. .sp .LP @@ -768,7 +768,7 @@ creator UID 4 bytes .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -786,9 +786,9 @@ Interface Stability See below. The binary file format is Committed. The binary file contents is Uncommitted. .SH SEE ALSO .LP -\fBaudit\fR(1M), \fBauditd\fR(1M), \fBaudit\fR(2), +\fBaudit\fR(8), \fBauditd\fR(8), \fBaudit\fR(2), \fBauditon\fR(2), \fBau_to\fR(3BSM), -\fBaudit_binfile\fR(5), \fBaudit_remote\fR(5), \fBaudit_syslog\fR(5) +\fBaudit_binfile\fR(7), \fBaudit_remote\fR(7), \fBaudit_syslog\fR(7) .SH NOTES .LP Each token is generally written using the \fBau_to\fR(3BSM) family of function |
