From: Bruno Haible Date: Sun, 14 Sep 2008 10:36:24 +0000 (+0200) Subject: Doc tweak. X-Git-Tag: v0.1~7051 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=ce85bc7be74fc265cf39d8c85024b2da44eeeb0c;p=gnulib.git Doc tweak. --- diff --git a/doc/posix-functions/strerror.texi b/doc/posix-functions/strerror.texi index 488d3e327..86fa48d10 100644 --- a/doc/posix-functions/strerror.texi +++ b/doc/posix-functions/strerror.texi @@ -13,11 +13,11 @@ This function is missing on some old platforms. @item This function does not support the error values that are specified by POSIX but not defined by the system, on some platforms: -OpenBSD 4.0, OSF/1 4.0, mingw. +OpenBSD 4.0, OSF/1 5.1, mingw. @item This function fails to return a string for out-of-range integers on some platforms: -Solaris 8 +Solaris 8. @end itemize Portability problems not fixed by Gnulib: