summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-10-29 20:53:46 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-10-29 20:53:46 +0000
commit626251ea013b0e29f4664013c83e92ec89e3336c (patch)
tree8efe599db228f7ce891f25e8359935f63d703c5a
parent9a1b076af24f1a7765b4786a987350c595fae3dd (diff)
Notes
-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 f878787a911b..e7cde201d82c 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -286,7 +286,7 @@ 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
-architectures with 64-bit pointers, and should be considered depreciated.
+architectures with 64-bit pointers, and should be considered deprecated.
.It EVFILT_VNODE
Takes a file descriptor as the identifier and the events to watch for in
.Va fflags ,