- Rephrase text for return value.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82358 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Markus Fischer 2002-05-15 18:11:21 +00:00
parent ff19661e8e
commit 50a947e4b1

View file

@ -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>