diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 15:09:59 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 15:09:59 +0000 |
| commit | 12a1a9e79461d12377c6f8d8b347ccb23cbea15e (patch) | |
| tree | 620e68e6295f513c7a14b6442f41cdfce8de42eb /man3/tmpnam.3 | |
| parent | b9bc5c22a593075b6a6e469f01bc2ab0fb583fcd (diff) | |
| download | man-pages-12a1a9e79461d12377c6f8d8b347ccb23cbea15e.tar.gz | |
Added FIXME relating to SUSv4 chhanges
Diffstat (limited to 'man3/tmpnam.3')
| -rw-r--r-- | man3/tmpnam.3 | 1 |
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 () |
