Hi Akihiro, On 5/11/21 11:30 AM, Akihiro Motoki wrote:
Signed-off-by: Akihiro Motoki <amotoki@xxxxxxxxx>
Patch applied. Thanks, Alex
--- man3/sigvec.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/sigvec.3 b/man3/sigvec.3 index f7ca776ed..b6644393b 100644 --- a/man3/sigvec.3 +++ b/man3/sigvec.3 @@ -135,7 +135,7 @@ This field may contain zero or more of the following flags: .TP .B SV_INTERRUPT If the signal handler interrupts a blocking system call, -then upon return from the handler the system call s not be restarted: +then upon return from the handler the system call is not restarted: instead it fails with the error .BR EINTR . If this flag is not specified, then system calls are restarted
-- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ Senior SW Engineer; http://www.alejandro-colomar.es/