diff options
Diffstat (limited to 'man3/mkstemp.3')
-rw-r--r-- | man3/mkstemp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mkstemp.3 b/man3/mkstemp.3 index c9d002d77..47f421277 100644 --- a/man3/mkstemp.3 +++ b/man3/mkstemp.3 @@ -77,7 +77,7 @@ about file modes, so the application should make sure its umask is set appropriately before calling .BR mkstemp (). .SH "CONFORMING TO" -4.3BSD, POSIX 1003.1-2001 +4.3BSD, POSIX.1-2001 .SH NOTE The prototype is in .I <unistd.h> |