Author: gbe (doc committer) Date: Sat Oct 17 09:47:56 2020 New Revision: 366787 URL: https://svnweb.freebsd.org/changeset/base/366787
Log: MFC r366609: dtrace_audit(4): Fix a typo - asynchonously -> asynchronously Modified: stable/12/share/man/man4/dtrace_audit.4 Directory Properties: stable/12/ (props changed) Modified: stable/12/share/man/man4/dtrace_audit.4 ============================================================================== --- stable/12/share/man/man4/dtrace_audit.4 Sat Oct 17 09:45:05 2020 (r366786) +++ stable/12/share/man/man4/dtrace_audit.4 Sat Oct 17 09:47:56 2020 (r366787) @@ -119,7 +119,7 @@ remains available for capture by the script. .Pp The .Fn audit:event:aue_*:bsm -probes fire asynchonously from system-call return, following BSM conversion +probes fire asynchronously from system-call return, following BSM conversion and just prior to being written to disk, giving access to four arguments: a .Vt char * audit event name, the _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"