Author: gbe (doc committer)
Date: Sat Oct 10 12:05:54 2020
New Revision: 366609
URL: https://svnweb.freebsd.org/changeset/base/366609

Log:
  dtrace_audit(4): Fix a typo
  
  - asynchonously -> asynchronously
  
  MFC after:    1 week

Modified:
  head/share/man/man4/dtrace_audit.4

Modified: head/share/man/man4/dtrace_audit.4
==============================================================================
--- head/share/man/man4/dtrace_audit.4  Sat Oct 10 09:52:41 2020        
(r366608)
+++ head/share/man/man4/dtrace_audit.4  Sat Oct 10 12:05:54 2020        
(r366609)
@@ -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"

Reply via email to