aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-09-18 23:08:28 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-09-18 23:08:28 +0200
commit66c2f0b251d2f379d376906e9980ebe148818ac0 (patch)
tree42a4590496a12dd99cbaca71dd27b2fcbc2b9c79 /man7
parentbcae58d752855dd51929f6f6b1b15154b79b199e (diff)
downloadman-pages-66c2f0b251d2f379d376906e9980ebe148818ac0.tar.gz
system_data_types.7: Add reference to sigevent(7)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/system_data_types.75
1 files changed, 3 insertions, 2 deletions
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index 5bf2d77a96..fcbad88c6c 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -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