From: Bruno Haible Date: Thu, 3 Aug 2023 14:41:16 +0000 (+0200) Subject: doc: More platform detail. X-Git-Tag: v1.0~976 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=bb86348c824b14830c9a4b80314e9db219b07143;p=gnulib.git doc: More platform detail. * doc/posix-functions/fnmatch.texi: Mention Solaris OpenIndiana here, since it behaves differently than Solaris 11.4. --- diff --git a/ChangeLog b/ChangeLog index ce7c492403..02325aaf06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-08-03 Bruno Haible + + doc: More platform detail. + * doc/posix-functions/fnmatch.texi: Mention Solaris OpenIndiana here, + since it behaves differently than Solaris 11.4. + 2023-08-03 Bruno Haible doc: Add references to FreeBSD bugs. diff --git a/doc/posix-functions/fnmatch.texi b/doc/posix-functions/fnmatch.texi index 538d73a9fc..dbd389bba7 100644 --- a/doc/posix-functions/fnmatch.texi +++ b/doc/posix-functions/fnmatch.texi @@ -84,7 +84,7 @@ bracket expressions are not supported on some platforms: @c etc. @c https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57911 FreeBSD 13.2, -NetBSD 9.3, Cygwin 3.4.6. +NetBSD 9.3, Solaris 11 OpenIndiana, Cygwin 3.4.6. @item In the pattern, character classes (such as @code{[:alnum:]}) inside bracket expressions fail to match characters outside the single-byte