Added FIXME.

This commit is contained in:
Michael Kerrisk 2007-07-17 18:53:09 +00:00
parent c797f8d3c7
commit 040471f18b
1 changed files with 1 additions and 0 deletions

View File

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