aboutsummaryrefslogtreecommitdiffstats
path: root/man3/tmpnam.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-03-19 15:09:59 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-03-19 15:09:59 +0000
commit12a1a9e79461d12377c6f8d8b347ccb23cbea15e (patch)
tree620e68e6295f513c7a14b6442f41cdfce8de42eb /man3/tmpnam.3
parentb9bc5c22a593075b6a6e469f01bc2ab0fb583fcd (diff)
downloadman-pages-12a1a9e79461d12377c6f8d8b347ccb23cbea15e.tar.gz
Added FIXME relating to SUSv4 chhanges
Diffstat (limited to 'man3/tmpnam.3')
-rw-r--r--man3/tmpnam.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/tmpnam.3 b/man3/tmpnam.3
index 9de607b8c0..caf3353d9d 100644
--- a/man3/tmpnam.3
+++ b/man3/tmpnam.3
@@ -74,6 +74,7 @@ filename, or NULL if a unique name cannot be generated.
No errors are defined.
.SH "CONFORMING TO"
SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
+.\" FIXME . Mar 08: The next POSIX.1 revisions marks tmpnam() obsolete.
.SH NOTES
The
.BR tmpnam ()