summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
committerru <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
commit95168a499a3eaa1d9616c865b50f9f0923cd5bb8 (patch)
treed1505c009dd121563a17a3785c90c2fa06761690 /lib/libc/sys/kqueue.2
parentbc73e6133fb900335edafd2174804857b413bd95 (diff)
downloadFreeBSD-src-95168a499a3eaa1d9616c865b50f9f0923cd5bb8.zip
FreeBSD-src-95168a499a3eaa1d9616c865b50f9f0923cd5bb8.tar.gz
Markup, grammar, and spelling fixes.
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-rw-r--r--lib/libc/sys/kqueue.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 14e8b32..4baaf69 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -120,7 +120,7 @@ is zero,
will return immediately even if there is a
.Fa timeout
specified unlike
-.Xr select 2 .
+.Xr select 2 .
If
.Fa timeout
is a non-NULL pointer, it specifies a maximum interval to wait
@@ -345,7 +345,7 @@ The file referenced by the descriptor was renamed.
.It NOTE_REVOKE
Access to the file was revoked via
.Xr revoke 2
-or the underlying filesystem was unmounted.
+or the underlying file system was unmounted.
.El
.Pp
On return,
@@ -530,7 +530,7 @@ It is currently not possible to watch a
that resides on anything but
a UFS file system.
.Pp
-The
+The
.Dv EVFILT_NETDEV
filter is currently only implemented for devices that use the
.Xr miibus 4
OpenPOWER on IntegriCloud