umask.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 08:36:29 +02:00
parent 84d596e8d6
commit 1500e82712
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ resulting file will be:
This system call always succeeds and the previous value of the mask
is returned.
.SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
.SH NOTES
A child process created via
.BR fork (2)