changeset 9724:437f6b35e0e5

Documentation tweak, reported by Peter O'Gorman.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2008 17:20:48 +0100
parents 94c1e59b5b14
children 95c015b62dbc
files doc/posix-functions/environ.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/posix-functions/environ.texi
+++ b/doc/posix-functions/environ.texi
@@ -23,7 +23,7 @@
 #include <crt_externs.h>
 #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: