diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/tmpnam.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/tmpnam.3 b/man3/tmpnam.3 index 9875a89eae..869ca3c134 100644 --- a/man3/tmpnam.3 +++ b/man3/tmpnam.3 @@ -51,7 +51,7 @@ in time, so that naive programmers may think it a suitable name for a temporary file. If the argument .I s -is NULL this name is generated in an internal static buffer +is NULL, this name is generated in an internal static buffer and may be overwritten by the next call to .BR tmpnam (). If |
