From 164be4fc3c5a207019b0f0d37c068f86e743efe0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 10 Jul 2008 09:38:08 +0000 Subject: [PATCH] wfix --- man7/signal.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/signal.7 b/man7/signal.7 index fd73f4935..6fba71f46 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -495,7 +495,7 @@ whether or not the signal handler was established using the flag (see .BR sigaction (2)). The details vary across Unix systems; -below, are the details for Linux. +below, the details for Linux. If a blocked call to one of the following interfaces is interrupted by a signal handler, then the call will be automatically restarted