E.g. Windows don't support st_blksize (bug #36120)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205692 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2006-01-22 11:05:16 +00:00
parent 388ffeb190
commit c3c7337699

View file

@ -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>
&note.clearstatcache;