system_data_types.7: Add reference to sigevent(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-18 23:08:28 +02:00
parent bcae58d752
commit 66c2f0b251
1 changed files with 3 additions and 2 deletions

View File

@ -152,8 +152,9 @@ struct sigevent {
/* Notification attributes */
};
.EE
.\".IP
.\" FIXME: Add a description?
.IP
For further details about this type, see
.BR sigevent (7).
.IP
Conforming to: POSIX.1-2001 and later.
.IP