Author: gbe (doc committer)
Date: Sat Oct 17 09:50:12 2020
New Revision: 366789
URL: https://svnweb.freebsd.org/changeset/base/366789

Log:
  MFC r366610: sigevent(3): Fix a typo
  
  - asychronous -> asynchronous

Modified:
  stable/12/share/man/man3/sigevent.3
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man3/sigevent.3
==============================================================================
--- stable/12/share/man/man3/sigevent.3 Sat Oct 17 09:48:56 2020        
(r366788)
+++ stable/12/share/man/man3/sigevent.3 Sat Oct 17 09:50:12 2020        
(r366789)
@@ -35,7 +35,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