summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/getfilecon-desc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/getfilecon-desc.texi')
-rw-r--r--doc/glibc-functions/getfilecon-desc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/getfilecon-desc.texi b/doc/glibc-functions/getfilecon-desc.texi
index fba4374d33..1c0b15791d 100644
--- a/doc/glibc-functions/getfilecon-desc.texi
+++ b/doc/glibc-functions/getfilecon-desc.texi
@@ -5,7 +5,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, mingw, MSVC 14, Interix 3.5, BeOS.
+Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.0, mingw, MSVC 14, Interix 3.5, BeOS.
On those platforms, this module provides a stub that always sets
@code{errno} to @code{ENOTSUP} and returns @samp{-1}.
@item