derick Sun Dec 14 16:27:58 2003 EDT
Modified files:
/phpdoc/en/reference/imap reference.xml
Log:
Fix for bug #26621
Index: phpdoc/en/reference/imap/reference.xml
diff -u phpdoc/en/reference/imap/reference.xml:1.12
phpdoc/en/reference/imap/reference.xml:1.13
--- phpdoc/en/reference/imap/reference.xml:1.12 Wed May 7 17:31:30 2003
+++ phpdoc/en/reference/imap/reference.xml Sun Dec 14 16:27:57 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<reference id='ref.imap'>
<title>IMAP, POP3 and NNTP functions</title>
<titleabbrev>IMAP</titleabbrev>
@@ -34,7 +34,7 @@
files into <filename>include/</filename> and all the
<filename>*.c</filename> files into <filename>lib/</filename>.
Additionally when you compiled IMAP, a file named
- <filename>c-client-a</filename> was created. Also put this in the
+ <filename>c-client.a</filename> was created. Also put this in the
<filename>lib/</filename> directory but rename it as
<filename>libc-client.a</filename>.
</para>