summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-22 21:31:22 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-22 21:31:22 +0000
commit52b63c58dfe9f3f63b15f10ea557c7f252c34806 (patch)
treed822942d15db84b9c2bfaf7a647b3dd2f1128322 /lib
parent44255f1b8cf57a43968ad7e37c5208d43ea982a3 (diff)
typo;
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/kqueue.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index bf33125f98b..2fe19c5b44a 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kqueue.2,v 1.13 2003/12/17 12:03:05 jmc Exp $
+.\" $OpenBSD: kqueue.2,v 1.14 2004/07/22 21:31:21 jmc Exp $
.\"
.\" Copyright (c) 2000 Jonathan Lemon
.\" All rights reserved.
@@ -317,7 +317,7 @@ 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.
+and should be considered deprecated.
.It Dv EVFILT_VNODE
Takes a file descriptor as the identifier and the events to watch for in
.Va fflags ,