Added FIXME

This commit is contained in:
Michael Kerrisk 2007-07-17 18:49:30 +00:00
parent c307030c84
commit c797f8d3c7
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ is a struct with the following elements
.RS
.nf
siginfo_t {
.\" FIXME si_tid and si_overrun are not documented.
int si_signo; /* Signal number */
int si_errno; /* An errno value */
int si_code; /* Signal code */