sigpause.3: 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 11:21:34 +02:00
parent 267bb6aba2
commit 244ceca4bd
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ T} Thread safety MT-Safe
The System V version of
.BR sigpause ()
is standardized in POSIX.1-2001.
It is also specified in POSIX.1-2008, where it is marked obsolete.
.SH NOTES
.SS History
The classical BSD version of this function appeared in 4.2BSD.