English pedantry : affect -> effect

Submitted by:	 Daniel O'Callaghan" <danny@panda.hilink.com.au>
This commit is contained in:
Mike Smith 1996-12-09 06:04:03 +00:00
parent 325403f959
commit b0236c093d

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