mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
final changes .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126426 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fb0bc2a0bb
commit
e7f97c5c33
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.lstat">
|
||||
<refnamediv>
|
||||
|
@ -14,7 +14,7 @@
|
|||
</methodsynopsis>
|
||||
<para>
|
||||
Gathers the statistics of the file or symbolic link named by
|
||||
filename. This function is identical to the
|
||||
<parameter>filename</parameter>. This function is identical to the
|
||||
<function>stat</function> function except that if the
|
||||
<parameter>filename</parameter> 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;
|
||||
|
||||
<simpara>
|
||||
See also <function>stat</function>
|
||||
See also <function>stat</function>.
|
||||
</simpara>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
Loading…
Reference in a new issue