goba            Tue Aug 27 15:21:36 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mail/functions mail.xml 
  Log:
  Correcting entity error reported by xsltproc
  
  
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.11 
phpdoc/en/reference/mail/functions/mail.xml:1.12
--- phpdoc/en/reference/mail/functions/mail.xml:1.11    Fri Aug 23 20:27:20 2002
+++ phpdoc/en/reference/mail/functions/mail.xml Tue Aug 27 15:21:36 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <!-- splitted from ./en/functions/mail.xml, last change in rev 1.2 -->
   <refentry id="function.mail">
    <refnamediv>
@@ -184,7 +184,7 @@
     <note>
      <para>
       The <parameter>to</parameter> parameter cannot be an address
-      in the form of &quot;Something &lt;[EMAIL PROTECTED]&gt&quot;.  The
+      in the form of &quot;Something &lt;[EMAIL PROTECTED]&gt;&quot;.  The
       mail command will not parse this properly while talking with 
       the MTA.
      </para>



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

Reply via email to