From e7f97c5c33a68ed65683ba9d9383fa0ff5562901 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Fri, 9 May 2003 23:35:29 +0000 Subject: [PATCH] final changes . git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126426 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/lstat.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/lstat.xml b/reference/filesystem/functions/lstat.xml index aec59fe7e3..f15b89d994 100644 --- a/reference/filesystem/functions/lstat.xml +++ b/reference/filesystem/functions/lstat.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ Gathers the statistics of the file or symbolic link named by - filename. This function is identical to the + filename. This function is identical to the stat function except that if the filename parameter is a symbolic link, the status of the symbolic link is returned, not the status of the @@ -30,7 +30,7 @@ ¬e.no-remote; - See also stat + See also stat.