summaryrefslogtreecommitdiff
path: root/doc/posix-functions/rename.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/rename.texi')
-rw-r--r--doc/posix-functions/rename.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/rename.texi b/doc/posix-functions/rename.texi
index 97c44a5666..f543107942 100644
--- a/doc/posix-functions/rename.texi
+++ b/doc/posix-functions/rename.texi
@@ -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 11 2011-11, Cygwin 1.5.x, mingw, MSVC 14.
+AIX 7.1, Solaris 11.0, Cygwin 1.5.x, mingw, MSVC 14.
@item
This function does not reject trailing slashes on symlinks to
non-directories on some platforms, as in