Document that the data field for NOTE_EXIT holds the process exit status.
Submitted by: Jared Yanovich -phirerunner at comcast.net- MFC after: 2 weeks
This commit is contained in:
parent
6600b45d88
commit
8cc7b0f93d
@ -364,6 +364,8 @@ The events to monitor are:
|
|||||||
.Bl -tag -width XXNOTE_TRACKERR
|
.Bl -tag -width XXNOTE_TRACKERR
|
||||||
.It NOTE_EXIT
|
.It NOTE_EXIT
|
||||||
The process has exited.
|
The process has exited.
|
||||||
|
The exit status will be stored in
|
||||||
|
.Va data .
|
||||||
.It NOTE_FORK
|
.It NOTE_FORK
|
||||||
The process has called
|
The process has called
|
||||||
.Fn fork .
|
.Fn fork .
|
||||||
|
Loading…
Reference in New Issue
Block a user