hholzgra                Sat Feb  3 12:38:30 2007 UTC

  Modified files:              
    /phpdoc/en/reference/sem/functions  shm-attach.xml 
  Log:
  parameter tag
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sem/functions/shm-attach.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/sem/functions/shm-attach.xml
diff -u phpdoc/en/reference/sem/functions/shm-attach.xml:1.7 
phpdoc/en/reference/sem/functions/shm-attach.xml:1.8
--- phpdoc/en/reference/sem/functions/shm-attach.xml:1.7        Wed Apr 27 
14:20:09 2005
+++ phpdoc/en/reference/sem/functions/shm-attach.xml    Sat Feb  3 12:38:30 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/sem.xml, last change in rev 1.2 -->
   <refentry id="function.shm-attach">
    <refnamediv>
@@ -16,7 +16,7 @@
      </methodsynopsis>
     <para>
      <function>shm_attach</function> returns an id that can be
-     used to access the System V shared memory with the given key, the
+     used to access the System V shared memory with the given 
<parameter>key</parameter>, the
      first call creates the shared memory segment with 
<parameter>memsize</parameter>
      (default: sysvshm.init_mem in the &php.ini;, otherwise
      10000 bytes) and the optional perm-bits <parameter>perm</parameter>

Reply via email to