Deleted Added
full compact
audit.4 (162871) audit.4 (165216)
1.\" Copyright (c) 2006 Robert N. M. Watson
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2006 Robert N. M. Watson
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/audit.4 162871 2006-09-30 15:14:49Z ru $
25.\" $FreeBSD: head/share/man/man4/audit.4 165216 2006-12-14 16:40:57Z mpp $
26.\"
27.Dd May 5, 2006
28.Os
29.Dt AUDIT 4
30.Sh NAME
31.Nm audit
32.Nd Security Event Audit
33.Sh SYNOPSIS

--- 33 unchanged lines hidden (view full) ---

67.Nm
68events, such as requests to cycle the log, low disk
69space conditions, and requests to terminate auditing.
70This device is not intended for use by applications.
71.Ss Audit Pipe Special Devices
72Audit pipe special devices, discussed in
73.Xr auditpipe 4 ,
74provide a configurable live tracking mechanism to allow applications to
26.\"
27.Dd May 5, 2006
28.Os
29.Dt AUDIT 4
30.Sh NAME
31.Nm audit
32.Nd Security Event Audit
33.Sh SYNOPSIS

--- 33 unchanged lines hidden (view full) ---

67.Nm
68events, such as requests to cycle the log, low disk
69space conditions, and requests to terminate auditing.
70This device is not intended for use by applications.
71.Ss Audit Pipe Special Devices
72Audit pipe special devices, discussed in
73.Xr auditpipe 4 ,
74provide a configurable live tracking mechanism to allow applications to
75tee the audit trail, as well as to configure custom preselection paramaters
75tee the audit trail, as well as to configure custom preselection parameters
76to track users and events in a fine-grained manner.
77.Sh SEE ALSO
78.Xr auditreduce 1 ,
79.Xr praudit 1 ,
80.Xr audit 2 ,
81.Xr auditctl 2 ,
82.Xr auditon 2 ,
83.Xr getaudit 2 ,

--- 63 unchanged lines hidden ---
76to track users and events in a fine-grained manner.
77.Sh SEE ALSO
78.Xr auditreduce 1 ,
79.Xr praudit 1 ,
80.Xr audit 2 ,
81.Xr auditctl 2 ,
82.Xr auditon 2 ,
83.Xr getaudit 2 ,

--- 63 unchanged lines hidden ---