summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/select.2
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1996-12-09 06:04:03 +0000
committermsmith <msmith@FreeBSD.org>1996-12-09 06:04:03 +0000
commitdd680562f950737f5d3d341410a3e0ff6e7e65b3 (patch)
treeed173f05a09258fb6394e318e524edff5bcbcfbc /lib/libc/sys/select.2
parentc493900657fe7c2b8b5f9f5cb441086d10c18467 (diff)
downloadFreeBSD-src-dd680562f950737f5d3d341410a3e0ff6e7e65b3.zip
FreeBSD-src-dd680562f950737f5d3d341410a3e0ff6e7e65b3.tar.gz
English pedantry : affect -> effect
Submitted by: Daniel O'Callaghan" <danny@panda.hilink.com.au>
Diffstat (limited to 'lib/libc/sys/select.2')
-rw-r--r--lib/libc/sys/select.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2
index e42553f..c9a332dc 100644
--- a/lib/libc/sys/select.2
+++ b/lib/libc/sys/select.2
@@ -104,7 +104,7 @@ If
is a non-nil pointer, it specifies a maximum interval to wait for the
selection to complete. If
.Fa timeout
-is a nil pointer, the select blocks indefinitely. To affect a poll, the
+is a nil pointer, the select blocks indefinitely. To effect a poll, the
.Fa timeout
argument should be non-nil, pointing to a zero-valued timeval structure.
.Pp
OpenPOWER on IntegriCloud