From 71e7d7f1a3e8b70a001720b92f1a2645020c8941 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 16 Mar 2014 11:15:27 +0100 Subject: [PATCH] select.2: spfix Signed-off-by: Michael Kerrisk --- man2/select.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/select.2 b/man2/select.2 index 2a700d59f..5a3017a77 100644 --- a/man2/select.2 +++ b/man2/select.2 @@ -168,7 +168,7 @@ a file descriptor becomes ready; .IP * the call is interrupted by a signal handler; or .IP * -the timout expires. +the timeout expires. .PP Note that the .I timeout