sigaction.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-18 12:20:59 +01:00
parent c937b9736e
commit b11bccf833
1 changed files with 4 additions and 4 deletions

View File

@ -470,11 +470,11 @@ The
.I si_fd
field indicates the file descriptor for which the I/O event occurred.
.IP *
.B SIGSYS
(since Linux 3.5)
.BR SIGSYS,
generated (since Linux 3.5)
.\" commit a0727e8ce513fe6890416da960181ceb10fbfae6
generated when a seccomp filter returns
.B SECCOMP_RET_TRAP
when a seccomp filter returns
.BR SECCOMP_RET_TRAP ,
fills in
.IR si_call_addr ,
.IR si_syscall ,