tom Mon Feb 10 15:18:19 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions flock.xml
Log:
typo
Index: phpdoc/en/reference/filesystem/functions/flock.xml
diff -u phpdoc/en/reference/filesystem/functions/flock.xml:1.6
phpdoc/en/reference/filesystem/functions/flock.xml:1.7
--- phpdoc/en/reference/filesystem/functions/flock.xml:1.6 Sun Jan 26 21:50:41
2003
+++ phpdoc/en/reference/filesystem/functions/flock.xml Mon Feb 10 15:18:18 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.flock">
<refnamediv>
@@ -30,7 +30,7 @@
<listitem>
<simpara>
To acquire a shared lock (reader), set
- <parameter>operation</parameter> to<constant>LOCK_SH</constant> (set to 1
prior to
+ <parameter>operation</parameter> to <constant>LOCK_SH</constant> (set to 1
+prior to
PHP 4.0.1).
</simpara>
</listitem>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php