snprintf: guarantee %1$d, for libintl
[pspp] / doc / posix-functions / rename.texi
index 40e7c3c811d31699072c21a265d4d1dde2fbb0ea..300970c1b1831e14f35be7c539f23beb29d36768 100644 (file)
@@ -15,7 +15,7 @@ NetBSD 1.6.
 @item
 This function does not reject trailing slashes on the destination for
 non-directories on some platforms, as in @code{rename("file","new/")}:
-AIX 7.1, Solaris 10, Cygwin 1.5.x, mingw.
+AIX 7.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw.
 @item
 This function does not reject trailing slashes on symlinks to
 non-directories on some platforms, as in