[PHP-DOC] cvs: phpdoc /de/functions shmop.xml /en/functions shmop.xml /es/functions shmop.xml /fr/functions shmop.xml /hu/functions shmop.xml /it/functions shmop.xml From: Derick Rethans (d.rethans <email protected>)
Date: 10/20/00

derick Fri Oct 20 15:45:12 2000 EDT

  Modified files:
    /phpdoc/de/functions shmop.xml
    /phpdoc/en/functions shmop.xml
    /phpdoc/es/functions shmop.xml
    /phpdoc/fr/functions shmop.xml
    /phpdoc/hu/functions shmop.xml
    /phpdoc/it/functions shmop.xml
  Log:
  - Added a note to shmop.xml that the function names will change in
    version 4.0.4 from shm_* to shmop_*.
  
  
Index: phpdoc/de/functions/shmop.xml
diff -u phpdoc/de/functions/shmop.xml:1.2 phpdoc/de/functions/shmop.xml:1.3
--- phpdoc/de/functions/shmop.xml:1.2 Thu Oct 19 15:55:57 2000
+++ phpdoc/de/functions/shmop.xml Fri Oct 20 15:45:10 2000
@@ -10,6 +10,14 @@
     use shmop you will need to compile php with the --enable-shmop parameter
     in your configure line.
    </para>
+ <note>
+ <simpara>
+ The functions explained in the chapter begin all with
+ <function>shm_</function> in PHP 4.0.3, but in PHP 4.0.4 and later
+ versions these names are changed to begin with
+ <function>shmop_</function>.
+ </simpara>
+ </note>
    <para>
     <example>
      <title>Shared Memory Operations Overview</title>
Index: phpdoc/en/functions/shmop.xml
diff -u phpdoc/en/functions/shmop.xml:1.2 phpdoc/en/functions/shmop.xml:1.3
--- phpdoc/en/functions/shmop.xml:1.2 Thu Oct 19 15:55:57 2000
+++ phpdoc/en/functions/shmop.xml Fri Oct 20 15:45:10 2000
@@ -10,6 +10,14 @@
     use shmop you will need to compile php with the --enable-shmop parameter
     in your configure line.
    </para>
+ <note>
+ <simpara>
+ The functions explained in the chapter begin all with
+ <function>shm_</function> in PHP 4.0.3, but in PHP 4.0.4 and later
+ versions these names are changed to begin with
+ <function>shmop_</function>.
+ </simpara>
+ </note>
    <para>
     <example>
      <title>Shared Memory Operations Overview</title>
Index: phpdoc/es/functions/shmop.xml
diff -u phpdoc/es/functions/shmop.xml:1.2 phpdoc/es/functions/shmop.xml:1.3
--- phpdoc/es/functions/shmop.xml:1.2 Thu Oct 19 15:55:57 2000
+++ phpdoc/es/functions/shmop.xml Fri Oct 20 15:45:10 2000
@@ -10,6 +10,14 @@
     use shmop you will need to compile php with the --enable-shmop parameter
     in your configure line.
    </para>
+ <note>
+ <simpara>
+ The functions explained in the chapter begin all with
+ <function>shm_</function> in PHP 4.0.3, but in PHP 4.0.4 and later
+ versions these names are changed to begin with
+ <function>shmop_</function>.
+ </simpara>
+ </note>
    <para>
     <example>
      <title>Shared Memory Operations Overview</title>
Index: phpdoc/fr/functions/shmop.xml
diff -u phpdoc/fr/functions/shmop.xml:1.2 phpdoc/fr/functions/shmop.xml:1.3
--- phpdoc/fr/functions/shmop.xml:1.2 Thu Oct 19 15:55:57 2000
+++ phpdoc/fr/functions/shmop.xml Fri Oct 20 15:45:11 2000
@@ -10,6 +10,14 @@
     use shmop you will need to compile php with the --enable-shmop parameter
     in your configure line.
    </para>
+ <note>
+ <simpara>
+ The functions explained in the chapter begin all with
+ <function>shm_</function> in PHP 4.0.3, but in PHP 4.0.4 and later
+ versions these names are changed to begin with
+ <function>shmop_</function>.
+ </simpara>
+ </note>
    <para>
     <example>
      <title>Shared Memory Operations Overview</title>
Index: phpdoc/hu/functions/shmop.xml
diff -u phpdoc/hu/functions/shmop.xml:1.2 phpdoc/hu/functions/shmop.xml:1.3
--- phpdoc/hu/functions/shmop.xml:1.2 Thu Oct 19 15:55:58 2000
+++ phpdoc/hu/functions/shmop.xml Fri Oct 20 15:45:11 2000
@@ -10,6 +10,14 @@
     use shmop you will need to compile php with the --enable-shmop parameter
     in your configure line.
    </para>
+ <note>
+ <simpara>
+ The functions explained in the chapter begin all with
+ <function>shm_</function> in PHP 4.0.3, but in PHP 4.0.4 and later
+ versions these names are changed to begin with
+ <function>shmop_</function>.
+ </simpara>
+ </note>
    <para>
     <example>
      <title>Shared Memory Operations Overview</title>
Index: phpdoc/it/functions/shmop.xml
diff -u phpdoc/it/functions/shmop.xml:1.2 phpdoc/it/functions/shmop.xml:1.3
--- phpdoc/it/functions/shmop.xml:1.2 Thu Oct 19 15:55:58 2000
+++ phpdoc/it/functions/shmop.xml Fri Oct 20 15:45:11 2000
@@ -10,6 +10,14 @@
     use shmop you will need to compile php with the --enable-shmop parameter
     in your configure line.
    </para>
+ <note>
+ <simpara>
+ The functions explained in the chapter begin all with
+ <function>shm_</function> in PHP 4.0.3, but in PHP 4.0.4 and later
+ versions these names are changed to begin with
+ <function>shmop_</function>.
+ </simpara>
+ </note>
    <para>
     <example>
      <title>Shared Memory Operations Overview</title>