summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-07-22 21:31:21 +0000
committerjmc <jmc@openbsd.org>2004-07-22 21:31:21 +0000
commit3f55b4654b80a429ac0629a1c0a63a31b3712767 (patch)
tree1d9ba7047ceea7944cfaa7f45e4d88da216919f4 /lib/libc/sys
parentMake the inline bzero() of the U area much more readable. (diff)
downloadwireguard-openbsd-3f55b4654b80a429ac0629a1c0a63a31b3712767.tar.xz
wireguard-openbsd-3f55b4654b80a429ac0629a1c0a63a31b3712767.zip
typo;
Diffstat (limited to 'lib/libc/sys')
-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 ,