Add documentation for the sigevent structure.
- Add a sigevent(3) manpage to give a general overview of the sigevent structure and the available notification mechanisms.
- Document that AIO requests contain a nested sigevent structure that can be used to request completion notification.
- Expand the sigevent details in other manuals to note details such as the extra values stored in a queued signal's information or in a posted kevent.
Note, I don't have any Dd bumps in the diffs yet as I'd just have to
update them prior to commit, but I will bump them prior to commit.