diff options
Diffstat (limited to 'man3/putenv.3')
| -rw-r--r-- | man3/putenv.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/putenv.3 b/man3/putenv.3 index ed13b693b9..59c2ff1cf7 100644 --- a/man3/putenv.3 +++ b/man3/putenv.3 @@ -81,8 +81,10 @@ T} Thread safety MT-Unsafe const:env .ad .sp 1 .SH STANDARDS -POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD. -.SH NOTES +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001, SVr4, 4.3BSD. +.PP The .BR putenv () function is not required to be reentrant, and the |
