summaryrefslogtreecommitdiff
path: root/doc/posix-functions/environ.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-11-21 21:31:19 +0100
committerBruno Haible <bruno@clisp.org>2010-11-21 21:31:19 +0100
commit6ef93da4cacc1865683aa3d3d6e0a97e0ed3e429 (patch)
treeb5eb85475145f0ecd6b89318b1b3a10394c01c1f /doc/posix-functions/environ.texi
parent747793c9a482f1d1dbb718152150c48903f7a41b (diff)
downloadgnulib-6ef93da4cacc1865683aa3d3d6e0a97e0ed3e429.tar.gz
Update for NetBSD 5.0.
* m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on NetBSD; the test fails on NetBSD 5.0. * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info about NetBSD.
Diffstat (limited to 'doc/posix-functions/environ.texi')
-rw-r--r--doc/posix-functions/environ.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/environ.texi b/doc/posix-functions/environ.texi
index 1ab6050f66..00e889003c 100644
--- a/doc/posix-functions/environ.texi
+++ b/doc/posix-functions/environ.texi
@@ -11,7 +11,7 @@ Portability problems fixed by Gnulib:
@item
POSIX does not require this variable to be declared, and it is indeed not
declared on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 6.5, Solaris 10.
+MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, IRIX 6.5, Solaris 10.
@item
On MacOS X 10, this variable is not declared. Up to MacOS X 10.4, one can use
@smallexample