From 7c8f8eaf98db92a29ea232e73ed73689af2208af Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 08:29:22 +0200 Subject: [PATCH] sigsuspend.2: CONFORMING TO: add POSIX.1-2008 Signed-off-by: Michael Kerrisk --- man2/sigsuspend.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sigsuspend.2 b/man2/sigsuspend.2 index 28c9e23c6..68ab95d5c 100644 --- a/man2/sigsuspend.2 +++ b/man2/sigsuspend.2 @@ -82,7 +82,7 @@ points to memory which is not a valid part of the process address space. .B EINTR The call was interrupted by a signal. .SH CONFORMING TO -POSIX.1-2001. +POSIX.1-2001, POSIX.1-2008. .SH NOTES .PP Normally,