1*f75b20e7SLexi Wintercomment = "Basic Security Module (BSM) audit library" 2*f75b20e7SLexi Winterdesc = <<EOD 3*f75b20e7SLexi WinterThe libbsm library routines provide an interface to BSM audit record streams, 4*f75b20e7SLexi Winterallowing both the parsing of existing audit streams, as well as the creation of 5*f75b20e7SLexi Winternew audit records and streams. 6*f75b20e7SLexi WinterEOD 7