betz Sun Apr 25 09:27:34 2004 EDT
Modified files:
/phpdoc/en/reference/shmop reference.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/shmop/reference.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/shmop/reference.xml
diff -u phpdoc/en/reference/shmop/reference.xml:1.12
phpdoc/en/reference/shmop/reference.xml:1.13
--- phpdoc/en/reference/shmop/reference.xml:1.12 Tue Feb 17 12:27:56 2004
+++ phpdoc/en/reference/shmop/reference.xml Sun Apr 25 09:27:33 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<reference id="ref.shmop">
<title>Shared Memory Functions</title>
<titleabbrev>shmop</titleabbrev>
@@ -11,7 +11,7 @@
Shmop is an easy to use set of functions that allows PHP to read,
write, create and delete Unix shared memory segments. Note that versions
of Windows previous to Windows 2000 do not support shared memory. Under
- Windows, Shmop will only work when PHP is running in ISAPI mode, such as
+ Windows, Shmop will only work when PHP is running in SAPI mode, such as
Apache or IIS (CLI and CGI will not work).
</para>
<note>
@@ -115,4 +115,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-