diff --git a/man7/signal.7 b/man7/signal.7 index 03969ea3a..cf6cb7f97 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -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)