For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2006 > cvs: phpdoc /en/reference/misc/functions time-sleep-until.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/misc/functions time-sleep-until.xml
Antony Dovgal

2006-08-17, 6:57 pm

tony2001 Thu Aug 17 13:39:09 2006 UTC

Modified files:
/phpdoc/en/reference/misc/functions time-sleep-until.xml
Log:
add a note to time_sleep_until() to prevent confusion


http://cvs.php.net/viewvc.cgi/phpdo...3&diff_format=u
Index: phpdoc/en/reference/misc/functions/time-sleep-until.xml
diff -u phpdoc/en/reference/misc/functions/time-sleep-until.xml:1.2 phpdoc/en/reference/misc/functions/time-sleep-until.xml:1.3
--- phpdoc/en/reference/misc/functions/time-sleep-until.xml:1.2 Wed Jun 15 01:16:15 2005
+++ phpdoc/en/reference/misc/functions/time-sleep-until.xml Thu Aug 17 13:39:09 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.time-sleep-until">
<refnamediv>
<refname>time_sleep_until</refname>
@@ -37,6 +37,11 @@
</varlistentry>
</variablelist>
</para>
+ <note>
+ <simpara>
+ All signals will be delivered after the script wakes up.
+ </simpara>
+ </note>
</refsect1>

<refsect1 role="returnvalues">
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com