putenv.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-29 11:28:21 +02:00
parent b86c469aed
commit 09d8ec93d1
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ SVr4, POSIX.1-2001, 4.3BSD.
The
.BR putenv ()
function is not required to be reentrant, and the
one in libc4, libc5 and glibc 2.0 is not, but the glibc 2.1 version is.
one in glibc 2.0 is not, but the glibc 2.1 version is.
.LP
Description for libc4, libc5, glibc:
If the argument \fIstring\fP is of the form \fIname\fP,