English pedantry : affect -> effect

Submitted by:	 Daniel O'Callaghan" <danny@panda.hilink.com.au>
This commit is contained in:
msmith 1996-12-09 06:04:03 +00:00
parent c1ab8b2844
commit 14d114be90

View File

@ -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