sigaction.2: Refer the reader to fcntl(2) F_SETSIG for further details on si_fd

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-04 13:05:18 +02:00
parent 7e3c767ad6
commit b1f91dc142
1 changed files with 5 additions and 1 deletions

View File

@ -468,7 +468,11 @@ field by
.BR poll (2).
The
.I si_fd
field indicates the file descriptor for which the I/O event occurred.
field indicates the file descriptor for which the I/O event occurred;
for further details, see the description of
.BR F_SETSIG
in
.BR fcntl (2).
.IP *
.BR SIGSYS ,
generated (since Linux 3.5)