mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Document the TRAP_CAP code for SIGTRAP.
MFC after: 3 days
This commit is contained in:
parent
5cd29d0f3c
commit
c81f8aa528
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=332975
@ -27,7 +27,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 14, 2016
|
||||
.Dd April 24, 2018
|
||||
.Dt SIGINFO 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -156,6 +156,8 @@ process breakpoint
|
||||
process trace trap
|
||||
.It Ta Dv TRAP_DTRACE Ta
|
||||
DTrace induced trap
|
||||
.It Ta Dv TRAP_CAP Ta
|
||||
capabilities protective trap
|
||||
.It Dv SIGCHLD Ta Dv CLD_EXITED Ta
|
||||
child has exited
|
||||
.It Ta Dv CLD_KILLED Ta
|
||||
|
Loading…
Reference in New Issue
Block a user