[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml From: Ron Chmara (ron <email protected>)
Date: 10/01/00

ronabop Sun Oct 1 16:12:15 2000 EDT

  Modified files:
    /phpdoc/en/functions filesystem.xml
  Log:
  umask does not play well with windows.
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.40 phpdoc/en/functions/filesystem.xml:1.41
--- phpdoc/en/functions/filesystem.xml:1.40 Thu Sep 14 16:25:43 2000
+++ phpdoc/en/functions/filesystem.xml Sun Oct 1 16:12:15 2000
@@ -2486,6 +2486,11 @@
      <function>Umask</function> without arguments simply returns the
      current umask.
     </para>
+ <note>
+ <simpara>
+ This function may not work on Windows systems.
+ </simpara>
+ </note>
    </refsect1>
   </refentry>