snprintf: guarantee %1$d, for libintl
[pspp] / doc / posix-functions / strerror.texi
index 931ab4fdd4cf66955e98df8f89f447216ff86e59..21fc990659a32e3ffde1a3ee4da7b7b6a7e7e663 100644 (file)
@@ -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: