X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrerror.texi;h=21fc990659a32e3ffde1a3ee4da7b7b6a7e7e663;hb=cdf12ee48247d39e7b1fd40289b78741aa4d4df1;hp=931ab4fdd4cf66955e98df8f89f447216ff86e59;hpb=79d4e75d8e14dee5d91f58413942fe875857d4f5;p=gnulib.git diff --git a/doc/posix-functions/strerror.texi b/doc/posix-functions/strerror.texi index 931ab4fdd..21fc99065 100644 --- a/doc/posix-functions/strerror.texi +++ b/doc/posix-functions/strerror.texi @@ -17,7 +17,7 @@ This function reports failure for @code{strerror(0)} (by setting @code{errno} or using a string similar to out-of-range values), although POSIX requires this to leave @code{errno} unchanged and report success, on some platforms: -FreeBSD 8.2, MacOS X 10.5. +FreeBSD 8.2, OpenBSD 4.7, MacOS X 10.5. @item This function fails to return a string for out-of-range integers on some platforms: