+.\" ==========
+.It Bq Er EINVAL
+The priority specified by
+.Fa aiocbp->aio_reqprio
+is not a valid priority.
+.\" ==========
+.It Bq Er EINVAL
+The number of bytes specified by
+.Fa aiocbp->aio_nbytes
+is not valid.
+.\" ==========
+.It Bq Er EINVAL
+The constant in
+.Fa aiocbp->aio_sigevent.sigev_notify
+is set to SIGEV_THREAD (SIGEV_THREAD is not supported).