getpwent.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 09:45:18 +02:00
parent 237551860d
commit 5677ac3adc
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ or
are used in parallel in different threads of a program,
then data races could occur.
.SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
The
.I pw_gecos
field is not specified in POSIX, but is present on most implementations.