Patch provided by Andrey Gromov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341347 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-12-08 16:02:04 +00:00
parent a6261a9a54
commit 094906da54

View file

@ -55,7 +55,7 @@
<listitem>
<para>
<constant>F_GETLK</constant> - <function>dio_fcntl</function>
returns an associative array (as described above) if someone else
returns an associative array (as described below) if someone else
prevents lock. If there is no obstruction key "type" will set
to <constant>F_UNLCK</constant>.
</para>