betz            Thu Feb  6 05:04:54 2003 EDT

  Modified files:              
    /phpdoc/en/faq      mailinglist.xml 
    /phpdoc/en/reference/imap/functions imap-append.xml 
    /phpdoc/en/reference/sem/functions  shm-attach.xml 
  Log:
  entity corrections
  
Index: phpdoc/en/faq/mailinglist.xml
diff -u phpdoc/en/faq/mailinglist.xml:1.15 phpdoc/en/faq/mailinglist.xml:1.16
--- phpdoc/en/faq/mailinglist.xml:1.15  Tue Feb  4 04:38:22 2003
+++ phpdoc/en/faq/mailinglist.xml       Thu Feb  6 05:04:53 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
  <chapter id="faq.mailinglist">
   <title>Mailing lists</title>
   <titleabbrev>Mailing lists</titleabbrev>
@@ -44,7 +44,7 @@
       There are countless of them around the world. We
       have links for example to some IRC servers and
       foreign language mailing lists on our <ulink
-      url="&url.php.support">Support</ulink> page.
+      url="&url.php.support;">Support</ulink> page.
      </para>
     </answer>
    </qandaentry>
Index: phpdoc/en/reference/imap/functions/imap-append.xml
diff -u phpdoc/en/reference/imap/functions/imap-append.xml:1.4 
phpdoc/en/reference/imap/functions/imap-append.xml:1.5
--- phpdoc/en/reference/imap/functions/imap-append.xml:1.4      Wed Feb  5 22:05:22 
2003
+++ phpdoc/en/reference/imap/functions/imap-append.xml  Thu Feb  6 05:04:53 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/imap.xml, last change in rev 1.2 -->
   <refentry id="function.imap-append">
    <refnamediv>
@@ -24,7 +24,7 @@
      <parameter>options</parameter> to that mailbox also.
     </para>
     <para>
-     &return.sucess;
+     &return.success;
     </para>  
     <para>
      When talking to the Cyrus IMAP server, you must use "\r\n" as
Index: phpdoc/en/reference/sem/functions/shm-attach.xml
diff -u phpdoc/en/reference/sem/functions/shm-attach.xml:1.4 
phpdoc/en/reference/sem/functions/shm-attach.xml:1.5
--- phpdoc/en/reference/sem/functions/shm-attach.xml:1.4        Sat Feb  1 23:47:57 
2003
+++ phpdoc/en/reference/sem/functions/shm-attach.xml    Thu Feb  6 05:04:54 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/sem.xml, last change in rev 1.2 -->
   <refentry id="function.shm-attach">
    <refnamediv>
@@ -18,7 +18,7 @@
      <function>shm_attach</function> returns an id that that can be
      used to access the System V shared memory with the given key, the
      first call creates the shared memory segment with <parameter>memsize</parameter>
-     (default: sysvshm.init_mem in the &php.ini, otherwise
+     (default: sysvshm.init_mem in the &php.ini;, otherwise
      10000 bytes) and the optional perm-bits <parameter>perm</parameter>
      (default: 0666).
     </para>



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

Reply via email to