getgid.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:27:17 +02:00
parent ab97e9ed82
commit 431e43bc6a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ returns the effective group ID of the calling process.
.SH ERRORS
These functions are always successful.
.SH CONFORMING TO
POSIX.1-2001, 4.3BSD.
POSIX.1-2001, POSIX.1-2008, 4.3BSD.
.SH NOTES
The original Linux
.BR getgid ()