vrana Thu Aug 16 13:39:01 2007 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions flock.xml
Log:
Mandatory lock under Windows
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/flock.xml?r1=1.15&r2=1.16&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/flock.xml
diff -u phpdoc/en/reference/filesystem/functions/flock.xml:1.15
phpdoc/en/reference/filesystem/functions/flock.xml:1.16
--- phpdoc/en/reference/filesystem/functions/flock.xml:1.15 Sun Jul 1
21:31:16 2007
+++ phpdoc/en/reference/filesystem/functions/flock.xml Thu Aug 16 13:39:01 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.flock">
<refnamediv>
<refname>flock</refname>
@@ -151,7 +151,7 @@
&reftitle.notes;
<note>
<para>
- <function>flock</function> is mandatory under Windows.
+ <function>flock</function> locks mandatory under Windows.
</para>
</note>
<note>