sigprocmask.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:28:49 +02:00
parent e397288385
commit 2b72492780
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ The value specified in
.I how
was invalid.
.SH CONFORMING TO
POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008.
.SH NOTES
It is not possible to block
.BR SIGKILL " or " SIGSTOP .