hholzgra                Fri Jan 18 17:52:48 2002 EDT

  Modified files:              
    /phpdoc/en/functions        ncurses.xml shmop.xml 
  Log:
  entity fixes
  
  
Index: phpdoc/en/functions/ncurses.xml
diff -u phpdoc/en/functions/ncurses.xml:1.9 phpdoc/en/functions/ncurses.xml:1.10
--- phpdoc/en/functions/ncurses.xml:1.9 Sun Jan 13 16:44:34 2002
+++ phpdoc/en/functions/ncurses.xml     Fri Jan 18 17:52:48 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.ncurses">
   <title>Ncurses terminal screen control functions</title>
   <titleabbrev>ncurses functions</titleabbrev>
@@ -40,7 +40,7 @@
     <para>
      You need the ncurses libraries and headerfiles. Download the
      latest version from the <ulink
-     url="&url.ncurses">&url.ncurses;</ulink> or from an other GNU-Mirror.
+     url="&url.ncurses;">&url.ncurses;</ulink> or from an other GNU-Mirror.
     </para>
    </section>
    <section id="ncurses.installation">
Index: phpdoc/en/functions/shmop.xml
diff -u phpdoc/en/functions/shmop.xml:1.13 phpdoc/en/functions/shmop.xml:1.14
--- phpdoc/en/functions/shmop.xml:1.13  Wed Jan  9 20:03:06 2002
+++ phpdoc/en/functions/shmop.xml       Fri Jan 18 17:52:48 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <reference id="ref.shmop">
   <title>Shared Memory Functions</title>
   <titleabbrev>shmop</titleabbrev>
@@ -106,7 +106,7 @@
       </listitem>
       <listitem>
        <simpara>
-        "w" for read & write access
+        "w" for read &amp; write access
        use this flag when you need to read and write to a shared memory segment, use 
this flag
        in most cases.
        </simpara>


Reply via email to