vrana Sun Jan 22 11:05:16 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions stat.xml
Log:
E.g. Windows don't support st_blksize (bug #36120)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/stat.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/stat.xml
diff -u phpdoc/en/reference/filesystem/functions/stat.xml:1.12
phpdoc/en/reference/filesystem/functions/stat.xml:1.13
--- phpdoc/en/reference/filesystem/functions/stat.xml:1.12 Thu May 20
15:01:39 2004
+++ phpdoc/en/reference/filesystem/functions/stat.xml Sun Jan 22 11:05:16 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.stat">
<refnamediv>
@@ -114,8 +114,8 @@
</tgroup>
</table>
- * - only valid on systems supporting the st_blksize type--other
- systems (i.e. Windows) return -1.
+ * Only valid on systems supporting the st_blksize type - other
+ systems (e.g. Windows) return -1.
</para>
¬e.clearstatcache;