dave            Tue Aug 10 14:47:24 2004 EDT

  Modified files:              
    /phpdoc/en/reference/misc/functions time-nanosleep.xml 
  Log:
  - Use return.success.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/time-nanosleep.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/misc/functions/time-nanosleep.xml
diff -u phpdoc/en/reference/misc/functions/time-nanosleep.xml:1.2 
phpdoc/en/reference/misc/functions/time-nanosleep.xml:1.3
--- phpdoc/en/reference/misc/functions/time-nanosleep.xml:1.2   Tue Aug 10 14:45:07 
2004
+++ phpdoc/en/reference/misc/functions/time-nanosleep.xml       Tue Aug 10 14:47:24 
2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.time-nanosleep">
  <refnamediv>
   <refname>time_nanosleep</refname>
@@ -27,7 +27,7 @@
  <refsect1>
   &reftitle.returnvalues;
   <para>
-   Returns &true; on success, &false; on failure.
+   &return.success;
   </para>
   <para>
    If the delay was interrupted by a signal, an associative array will be

Reply via email to