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

Log:
  sigevent(3): Fix a typo
  
  - asychronous -> asynchronous
  
  MFC after:    1 week

Modified:
  head/share/man/man3/sigevent.3

Modified: head/share/man/man3/sigevent.3
==============================================================================
--- head/share/man/man3/sigevent.3      Sat Oct 10 12:05:54 2020        
(r366609)
+++ head/share/man/man3/sigevent.3      Sat Oct 10 12:06:39 2020        
(r366610)
@@ -34,7 +34,7 @@
 .Sh SYNOPSIS
 .In signal.h
 .Sh DESCRIPTION
-Some operations permit threads to request asychronous notification of events
+Some operations permit threads to request asynchronous notification of events
 via a
 .Vt struct sigevent
 structure.
_______________________________________________
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