getpid.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:31:15 +02:00
parent 043ae95ad1
commit e4abf82233
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ returns the process ID of the parent of the calling process.
.SH ERRORS
These functions are always successful.
.SH CONFORMING TO
POSIX.1-2001, 4.3BSD, SVr4.
POSIX.1-2001, POSIX.1-2008, 4.3BSD, SVr4.
.SH NOTES
If the caller's parent is in a different PID namespace (see
.BR pid_namespaces (7)),