summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-11-05 07:04:49 +0000
committerjmc <jmc@openbsd.org>2014-11-05 07:04:49 +0000
commit72661120ae5b23476ce9300d7831c22f63048eb6 (patch)
tree5bfe48312d9e7f508d3c8491f48c322679cc1265
parentsome minor tweaks; (diff)
downloadwireguard-openbsd-72661120ae5b23476ce9300d7831c22f63048eb6.tar.xz
wireguard-openbsd-72661120ae5b23476ce9300d7831c22f63048eb6.zip
zap double word;
-rw-r--r--lib/libc/sys/poll.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2
index db45384c3d2..fd8154a4fcd 100644
--- a/lib/libc/sys/poll.2
+++ b/lib/libc/sys/poll.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: poll.2,v 1.25 2014/11/05 00:08:40 millert Exp $
+.\" $OpenBSD: poll.2,v 1.26 2014/11/05 07:04:49 jmc Exp $
.\"
.\" Copyright (c) 1994 Jason R. Thorpe
.\" All rights reserved.
@@ -223,7 +223,7 @@ as they have slightly different semantics.
The first semantic difference is that, unlike
.Fn select ,
.Fn poll
-has a way of of indicating that one or more file descriptors is invalid
+has a way of indicating that one or more file descriptors is invalid
by setting a flag in the
.Fa revents
field of corresponding entry of