betz            Sun Nov 10 10:00:56 2002 EDT

  Modified files:              
    /phpdoc/en/reference/misc/functions sleep.xml 
  Log:
  function tags added
  thanks to Fernando Correa da Conceição 
  
  
Index: phpdoc/en/reference/misc/functions/sleep.xml
diff -u phpdoc/en/reference/misc/functions/sleep.xml:1.3 
phpdoc/en/reference/misc/functions/sleep.xml:1.4
--- phpdoc/en/reference/misc/functions/sleep.xml:1.3    Mon May 13 15:18:23 2002
+++ phpdoc/en/reference/misc/functions/sleep.xml        Sun Nov 10 10:00:54 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
   <refentry id="function.sleep">
    <refnamediv>
@@ -13,7 +13,7 @@
       <methodparam><type>int</type><parameter>seconds</parameter></methodparam>
      </methodsynopsis>
     <simpara>
-     The sleep function delays program execution for the given number
+     The <function>sleep</function> function delays program execution for the given 
+number
      of <parameter>seconds</parameter>.
     </simpara>
     <simpara>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to