Deleted Added
full compact
13c13
< .\"
---
> .\"
26c26
< .\" $P4: //depot/projects/trustedbsd/openbsm/man/getaudit.2#5 $
---
> .\" $P4: //depot/projects/trustedbsd/openbsm/man/getaudit.2#7 $
34c34
< .Nd "Retrieve audit session state"
---
> .Nd "retrieve audit session state"
41a42
> The
42a44
> system call
46c48,49
< .Va auditinfo .
---
> .Fa auditinfo .
> The
47a51
> system call
49c53
< .Va auditinfo_addr
---
> .Fa auditinfo_addr
51c55
< .Va length .
---
> .Fa length .
53c57
< This system call requires appropriate privilege to complete.
---
> These system calls require an appropriate privilege to complete.
55,58c59
< .Nm
< returns 0 on success, or returns -1 on failure, providing additional error
< information via
< .Va errno .
---
> .Rv -std getaudit getaudit_addr
63d63
< .Xr setauid 2 ,
64a65
> .Xr setauid 2 ,
65a67,71
> .Sh HISTORY
> The OpenBSM implementation was created by McAfee Research, the security
> division of McAfee Inc., under contract to Apple Computer Inc.\& in 2004.
> It was subsequently adopted by the TrustedBSD Project as the foundation for
> the OpenBSM distribution.
66a73
> .An -nosplit
69c76,79
< Additional authors include Wayne Salamon, Robert Watson, and SPARTA Inc.
---
> Additional authors include
> .An Wayne Salamon ,
> .An Robert Watson ,
> and SPARTA Inc.
76,80d85
< .Sh HISTORY
< The OpenBSM implementation was created by McAfee Research, the security
< division of McAfee Inc., under contract to Apple Computer Inc. in 2004.
< It was subsequently adopted by the TrustedBSD Project as the foundation for
< the OpenBSM distribution.