Deleted Added
full compact
13c13
< .\"
---
> .\"
26c26
< .\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_open.3#5 $
---
> .\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_open.3#8 $
37c37
< .Nd "Create and commit audit records"
---
> .Nd "create and commit audit records"
41c41
< .In libbsm.h
---
> .In bsm/libbsm.h
43c43
< .Fn au_open "void"
---
> .Fn au_open void
76c76
< .Va keep
---
> .Fa keep
84c84
< .Va event ,
---
> .Fa event ,
91c91
< .Va *buflen ;
---
> .Fa *buflen ;
94c94
< .Va short
---
> .Fa event
100c100
< .Va tok ,
---
> .Fa tok ,
102c102
< .Va buffer .
---
> .Fa buffer .
104c104,105
< .Va *buflen .
---
> .Fa *buflen .
> The
105a107
> function
126,132d127
< .Sh AUTHORS
< This software was created by Robert Watson, Wayne Salamon, and Suresh
< Krishnaswamy for McAfee Research, the security research division of McAfee,
< Inc., under contract to Apple Computer, Inc.
< .Pp
< The Basic Security Module (BSM) interface to audit records and audit event
< stream format were defined by Sun Microsystems.
137a133,144
> .Sh AUTHORS
> .An -nosplit
> This software was created by
> .An Robert Watson ,
> .An Wayne Salamon ,
> and
> .An Suresh Krishnaswamy
> for McAfee Research, the security research division of McAfee,
> Inc., under contract to Apple Computer, Inc.
> .Pp
> The Basic Security Module (BSM) interface to audit records and audit event
> stream format were defined by Sun Microsystems.