aboutsummaryrefslogtreecommitdiffstats
path: root/man2/umask.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/umask.2')
-rw-r--r--man2/umask.24
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/umask.2 b/man2/umask.2
index 541d81c665..07e0b5e769 100644
--- a/man2/umask.2
+++ b/man2/umask.2
@@ -100,7 +100,9 @@ resulting file will be:
This system call always succeeds and the previous value of the mask
is returned.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, SVr4, 4.3BSD.
.SH NOTES
A child process created via
.BR fork (2)