diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2007-09-07 13:10:09 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2007-09-07 13:10:09 +0000 |
| commit | 6a6c4826bcb33b886dce6c5e4cde474b8b53f7a8 (patch) | |
| tree | 43ec5530212be0b9958b68f0828290961b07f6c4 /lib/libc/sys | |
| parent | 85d94372502647815bd6bd3fc62f8867f663a71e (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/kqueue.2 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index 346642247cd5..119ff79bc9fa 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 25, 2006 +.Dd September 6, 2007 .Dt KQUEUE 2 .Os .Sh NAME @@ -542,11 +542,6 @@ 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. -.Pp The .Dv EVFILT_NETDEV filter is currently only implemented for devices that use the |
