signal.7: SIGSYS: add reference to seccomp(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-01-02 20:01:14 +01:00
parent 9af4022a02
commit 0288ee4c59
1 changed files with 2 additions and 1 deletions

View File

@ -278,7 +278,8 @@ SIGBUS 10,7,10 Core Bus error (bad memory access)
SIGPOLL Term Pollable event (Sys V).
Synonym for \fBSIGIO\fP
SIGPROF 27,27,29 Term Profiling timer expired
SIGSYS 12,31,12 Core Bad system call (SVr4)
SIGSYS 12,31,12 Core Bad system call (SVr4);
see also \fBseccomp\fP(2)
SIGTRAP 5 Core Trace/breakpoint trap
SIGURG 16,23,21 Ign Urgent condition on socket (4.2BSD)
SIGVTALRM 26,26,28 Term Virtual alarm clock (4.2BSD)