From bc2fcb73cd84dc5bed87257512ad9e80a17f8796 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 22 May 2017 20:35:57 +0200 Subject: [PATCH] sigaltstack.2: ERRORS: update description of EINVAL error Signed-off-by: Michael Kerrisk --- man2/sigaltstack.2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index 6fccb4038..60b14d0da 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -158,8 +158,7 @@ outside of the process's address space. .TP .B EINVAL \fIss\fP is not NULL and the \fIss_flags\fP field contains -a nonzero value other than -.BR SS_DISABLE . +an invalid flag. .TP .B ENOMEM The specified size of the new alternate signal stack