fixing again (mode is ignored on windows)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110239 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nicolas Chaillan 2003-01-03 20:11:56 +00:00
parent 2cfb22c9bf
commit 88fac0db99

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.39 -->
<refentry id="function.mkdir">
<refnamediv>
@ -22,7 +22,7 @@
The mode is also modified by the current umask, which you
can change using <function>umask</function>.
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