From d4e5193b9568c659fc72407fd23360cfeed9649a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 28 Jan 2015 10:21:36 +0100 Subject: [PATCH] select_tut.2: wfix Signed-off-by: Michael Kerrisk --- man2/select_tut.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/select_tut.2 b/man2/select_tut.2 index 51ee6ce01..1a6590e6d 100644 --- a/man2/select_tut.2 +++ b/man2/select_tut.2 @@ -240,7 +240,7 @@ This race condition is solved by the .BR pselect () call. This call can be used to set the signal mask to a set of signals -that are only to be received within the +that are to be received only within the .BR pselect () call. For instance, let us say that the event in question