sean Fri Sep 17 22:05:33 2004 EDT
Modified files:
/phpdoc/en/reference/imap reference.xml
Log:
grammar
http://cvs.php.net/diff.php/phpdoc/en/reference/imap/reference.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/en/reference/imap/reference.xml
diff -u phpdoc/en/reference/imap/reference.xml:1.15
phpdoc/en/reference/imap/reference.xml:1.16
--- phpdoc/en/reference/imap/reference.xml:1.15 Fri Sep 17 04:23:07 2004
+++ phpdoc/en/reference/imap/reference.xml Fri Sep 17 22:05:32 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<reference id='ref.imap'>
<title>IMAP, POP3 and NNTP Functions</title>
<titleabbrev>IMAP</titleabbrev>
@@ -46,10 +46,10 @@
</note>
<note>
<simpara>
- The <filename>libc-client.a</filename> in Mandrake Linux is compiled
- without Kerberos support. A separate version with SSL is however
- installed, called <filename>client-PHP4.a</filename>. You have to
- manually recompile the package and add Kerberos support to it.
+ In Mandrake Linux, the IMAP library (<filename>libc-client.a</filename>)
+ is compiled without Kerberos support. A separate version with SSL
+ (<filename>client-PHP4.a</filename>) is installed. The library must
+ be recompiled in order to add Kerberos support.
</simpara>
</note>
</section>