summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2001-09-12 17:57:31 +0000
committerguido <guido@FreeBSD.org>2001-09-12 17:57:31 +0000
commit4a2c71d741ee78b22189be71f0cc5d8a633a7425 (patch)
tree573ebcd90cdb12ca2052a80606aeee16d365e8f0 /lib
parente457c6698cec17dd775ebf801266c624556e847c (diff)
downloadFreeBSD-src-4a2c71d741ee78b22189be71f0cc5d8a633a7425.zip
FreeBSD-src-4a2c71d741ee78b22189be71f0cc5d8a633a7425.tar.gz
Typo: s/conatains/contains/
MFC after: 1 week
Diffstat (limited to 'lib')
-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 b5ddce2..7298511 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -373,7 +373,7 @@ specifies the timeout period in milliseconds.
The timer will be periodic unless EV_ONESHOT is specified.
On return,
.Va data
-conatains the number of times the timeout has expired since the last call to
+contains the number of times the timeout has expired since the last call to
.Fn kevent .
This filter automatically sets the EV_CLEAR flag internally.
.El
OpenPOWER on IntegriCloud