summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-05-21 16:27:41 +0000
committerBrian Feldman <green@FreeBSD.org>2000-05-21 16:27:41 +0000
commita274d19ba24d7a06513fef978a62597cd4240bc3 (patch)
treed0aa4c4167d131fc8b00a4288d771d9576812501 /lib/libc
parent24488c7498c045c37f5cf5ab118795324baa19b8 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.24
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 7501ff2b17a6..9d3f6bf04aff 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -290,10 +290,6 @@ The events to monitor are:
.Bl -tag -width XXNOTE_TRACKERR
.It NOTE_EXIT
The process has exited.
-The
-.Xr wait 2 -style
-exit status is returned in
-.Va data .
.It NOTE_FORK
The process has called
.Fn fork .