sigevent(3): Fix a typo

- asychronous -> asynchronous

MFC after:	1 week
This commit is contained in:
Gordon Bergling 2020-10-10 12:06:39 +00:00
parent 15a478b3e8
commit 2090cb10b3

View File

@ -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.