summaryrefslogtreecommitdiff
path: root/man3/mkstemp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mkstemp.3')
-rw-r--r--man3/mkstemp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mkstemp.3 b/man3/mkstemp.3
index 5b0609c9..84b474b3 100644
--- a/man3/mkstemp.3
+++ b/man3/mkstemp.3
@@ -188,7 +188,7 @@ and
are glibc extensions.
.SH NOTES
The old behavior of creating a file with mode 0666 may be
-a security risk, especially since other Unix flavors use 0600,
+a security risk, especially since other UNIX flavors use 0600,
and somebody might overlook this detail when porting programs.
More generally, the POSIX specification of