philip Mon May 13 15:18:24 2002 EDT
Modified files:
/phpdoc/en/reference/misc/functions sleep.xml
Log:
See also: set_time_limit()
Index: phpdoc/en/reference/misc/functions/sleep.xml
diff -u phpdoc/en/reference/misc/functions/sleep.xml:1.2
phpdoc/en/reference/misc/functions/sleep.xml:1.3
--- phpdoc/en/reference/misc/functions/sleep.xml:1.2 Wed Apr 17 02:40:43 2002
+++ phpdoc/en/reference/misc/functions/sleep.xml Mon May 13 15:18:23 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
<refentry id="function.sleep">
<refnamediv>
@@ -17,7 +17,8 @@
of <parameter>seconds</parameter>.
</simpara>
<simpara>
- See also <function>usleep</function>.
+ See also <function>usleep</function> and
+ <function>set_time_limit</function>
</simpara>
</refsect1>
</refentry>