changeset 10431:a75ed2b28dc5

Doc tweak.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Sep 2008 12:36:24 +0200
parents 1e129af73cb0
children f9f54364dbd0
files doc/posix-functions/strerror.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/posix-functions/strerror.texi
+++ b/doc/posix-functions/strerror.texi
@@ -13,11 +13,11 @@
 @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: