# HG changeset patch # User Bruno Haible # Date 1203870048 -3600 # Node ID 437f6b35e0e5cb25e38d81a218e3a7d861448189 # Parent 94c1e59b5b14243b3ce3a8a99cef19adb326161c Documentation tweak, reported by Peter O'Gorman. diff --git a/doc/posix-functions/environ.texi b/doc/posix-functions/environ.texi --- a/doc/posix-functions/environ.texi +++ b/doc/posix-functions/environ.texi @@ -23,7 +23,7 @@ #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: