From eb4a09dbdb2373566dfa30e7e7c5c196b005164d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 24 Feb 2008 17:20:48 +0100 Subject: [PATCH] Documentation tweak, reported by Peter O'Gorman. --- doc/posix-functions/environ.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/posix-functions/environ.texi b/doc/posix-functions/environ.texi index e4100fb87..88f7d7321 100644 --- a/doc/posix-functions/environ.texi +++ b/doc/posix-functions/environ.texi @@ -23,7 +23,7 @@ shared libraries on MacOS X 10.5. Here is a workaround: Instead, one can use #include #define environ (*_NSGetEnviron()) @end smallexample -This works at least on MacOS X 10.3 and newer. +This works at all versions of MacOS X. @end itemize Portability problems not fixed by Gnulib: -- 2.11.0