summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprovos <provos@openbsd.org>2000-11-17 18:16:49 +0000
committerprovos <provos@openbsd.org>2000-11-17 18:16:49 +0000
commite2a70cc293740d75588e7f2dcbdf54f33cdfc8a3 (patch)
tree85529cf160662b642f4ee39675fa8afe604569ea
parentseems the qe/mace combination needs a delay between accesses to the (diff)
downloadwireguard-openbsd-e2a70cc293740d75588e7f2dcbdf54f33cdfc8a3.tar.xz
wireguard-openbsd-e2a70cc293740d75588e7f2dcbdf54f33cdfc8a3.zip
remove non-existing manual references.
-rw-r--r--lib/libc/sys/kqueue.28
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index ae7d96fe659..d3d50fa5f8b 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -408,9 +408,6 @@ No memory was available to register the event.
The specified process to attach to does not exist.
.El
.Sh SEE ALSO
-.Xr aio_error 2 ,
-.Xr aio_read 2 ,
-.Xr aio_return 2 ,
.Xr poll 2 ,
.Xr read 2 ,
.Xr select 2 ,
@@ -430,7 +427,4 @@ The
system and this manual page were written by
.An Jonathan Lemon Aq jlemon@FreeBSD.org .
.Sh BUGS
-It is currently not possible to watch a
-.Xr vnode 9
-that resides on anything but
-a UFS file system.
+It is currently not possible to watch vnodes, fifos or AIO.