diff options
Diffstat (limited to 'man3/tempnam.3')
| -rw-r--r-- | man3/tempnam.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/tempnam.3 b/man3/tempnam.3 index 3e78132a23..e26880b154 100644 --- a/man3/tempnam.3 +++ b/man3/tempnam.3 @@ -102,7 +102,7 @@ or SUSv2 does not mention the use of TMPDIR; glibc will use it only when the program is not set-user-ID. -SVID2 specifies that the directory used under \fBd)\fP is +On SVr4, the directory used under \fBd)\fP is .IR /tmp (and this is what glibc does). .LP @@ -138,7 +138,7 @@ or .BR tmpfile (3) instead. .SH "CONFORMING TO" -SVID 2, 4.3BSD, POSIX 1003.1-2003 +SVr4, 4.3BSD, POSIX.1-2001 .SH "SEE ALSO" .BR mkstemp (3), .BR mktemp (3), |
