vrana Thu Aug 16 13:32:51 2007 UTC
Modified files: /phpdoc/en/reference/filesystem/functions stat.xml Log: 'blocks' not available on Windows (bug #41798) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/stat.xml?r1=1.16&r2=1.17&diff_format=u Index: phpdoc/en/reference/filesystem/functions/stat.xml diff -u phpdoc/en/reference/filesystem/functions/stat.xml:1.16 phpdoc/en/reference/filesystem/functions/stat.xml:1.17 --- phpdoc/en/reference/filesystem/functions/stat.xml:1.16 Wed Jun 20 22:24:28 2007 +++ phpdoc/en/reference/filesystem/functions/stat.xml Thu Aug 16 13:32:51 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.16 $ --> +<!-- $Revision: 1.17 $ --> <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.stat"> <refnamediv> <refname>stat</refname> @@ -117,7 +117,7 @@ <row> <entry>12</entry> <entry>blocks</entry> - <entry>number of blocks allocated</entry> + <entry>number of blocks allocated *</entry> </row> </tbody> </tgroup>