From c3c7337699fa4ac65146bcf17df391bc55f174b7 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sun, 22 Jan 2006 11:05:16 +0000 Subject: [PATCH] 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 --- reference/filesystem/functions/stat.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/stat.xml b/reference/filesystem/functions/stat.xml index 25000bae75..f3b092fdab 100644 --- a/reference/filesystem/functions/stat.xml +++ b/reference/filesystem/functions/stat.xml @@ -1,5 +1,5 @@ - + @@ -114,8 +114,8 @@ - * - 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. ¬e.clearstatcache;