From a95ac173a0ba6f2c1f90506a1a12af5c76a412e2 Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 10 Dec 1996 15:00:57 +0000 Subject: [PATCH] effect, danny@panda.hilink.com.au --- lib/libc/sys/select.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2 index c8027c4f9e3..7826bd2b2a8 100644 --- a/lib/libc/sys/select.2 +++ b/lib/libc/sys/select.2 @@ -106,7 +106,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 -- 2.20.1