Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 18:11:58 GMT
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133565 for review
Message-ID:  <200801181811.m0IIBwjF010229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=133565

Change 133565 by brueffer@brueffer_haakonia on 2008/01/18 18:11:00

	Correct a function argument.
	
	Submitted by:	Diego Giagio <dgiagio@gmail.com>

Affected files ...

.. //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#13 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#13 (text+ko) ====

@@ -27,9 +27,9 @@
 .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#12 $
+.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#13 $
 .\"
-.Dd May 29, 2006
+.Dd January 18, 2007
 .Dt audit_submit 3
 .Os
 .Sh NAME
@@ -53,7 +53,7 @@
 The header will contain the event class specified by
 .Fa au_event .
 The subject token will be generated based on
-.Fa au_ctx .
+.Fa auid .
 The return token is dependent on the
 .Fa status
 and



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801181811.m0IIBwjF010229>