From ce85bc7be74fc265cf39d8c85024b2da44eeeb0c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 14 Sep 2008 12:36:24 +0200 Subject: [PATCH] Doc tweak. --- doc/posix-functions/strerror.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/posix-functions/strerror.texi b/doc/posix-functions/strerror.texi index 488d3e3276..86fa48d100 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: -- 2.30.2