mfischer                Wed May 15 14:11:23 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mail/functions mail.xml 
  Log:
  - Rephrase text for return value.
  
  
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.3 
phpdoc/en/reference/mail/functions/mail.xml:1.4
--- phpdoc/en/reference/mail/functions/mail.xml:1.3     Sun May  5 10:11:47 2002
+++ phpdoc/en/reference/mail/functions/mail.xml Wed May 15 14:11:21 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/mail.xml, last change in rev 1.2 -->
   <refentry id="function.mail">
    <refnamediv>
@@ -38,8 +38,8 @@
      <ulink url="&url.rfc2049;">RFC 2049</ulink>.
     </simpara>
     <para>
-     <function>mail</function> returns &true; if the mail
-     is successfully sent, &false; otherwise.
+     <function>mail</function> returns &true; if the mail was successfully
+     accepted for delivery, &false; otherwise.
     </para>
     <para>
      <example>


Reply via email to