diff --git a/reference/filesystem/functions/fnmatch.xml b/reference/filesystem/functions/fnmatch.xml index 05c3fd1a1d..3880071e91 100644 --- a/reference/filesystem/functions/fnmatch.xml +++ b/reference/filesystem/functions/fnmatch.xml @@ -1,5 +1,5 @@ - + fnmatch @@ -39,7 +39,12 @@ if (fnmatch("*gr[ae]y", $color)) { ]]> - ¬e.no-windows; + + + For now this function is not available on Windows or other non-POSIX + compliant systems. + + See also glob, ereg,