diff --git a/reference/filesystem/functions/mkdir.xml b/reference/filesystem/functions/mkdir.xml index c1a7638d2f..358420f196 100644 --- a/reference/filesystem/functions/mkdir.xml +++ b/reference/filesystem/functions/mkdir.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,7 @@ The mode is also modified by the current umask, which you can change using umask. - Mode is NOT needed on Windows. + Mode is ignored on Windows. Please note also that mode is optional and that it is by default '0777' (read, write and execution for EVERY