Date: 10/01/00
- Next message: Ron Chmara: "[PHP-DOC] Re: [PHP-NOTES] note 8813 added to HTTP functions"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja Translators chapters.ent /ja/functions shmop.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Ron Chmara: "[PHP-DOC] Re: [PHP-NOTES] note 8813 added to HTTP functions"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja Translators chapters.ent /ja/functions shmop.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

