pause.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 07:56:38 +02:00
parent fa8def73b7
commit 497f6bc765
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ is set to
.B EINTR
a signal was caught and the signal-catching function returned.
.SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
.SH SEE ALSO
.BR kill (2),
.BR select (2),