summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-22 10:14:52 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-22 10:14:52 +0000
commitfe0df0b0b5e72a1bbac9223d22c456f6f33094be (patch)
treeaa51e971e998c4d05b5a40613b3daf3a64efba2b /lib/libc/sys
parent2eb8561a3579e0f17b82faed032c64ba5f23fdaf (diff)
Notes
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/kqueue.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index e2e2e2a03734..7225358e86ab 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -282,7 +282,7 @@ The filter returns under the same conditions as aio_error.
.Pp
Alternatively, a kevent structure may be initialized, with
.Va ident
-containing the descriptor of the the kqueue, and the
+containing the descriptor of the kqueue, and the
address of the kevent structure placed in the
.Va aio_lio_opcode
field of the AIO request. However, this approach will not work on