Sync the description with the migration53 guide, fixes #48747 (Gwynne)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283240 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2009-07-01 04:50:07 +00:00
parent 7bf3bba25b
commit 6df13cb7ce

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.shm-has-var">
<refnamediv>
<refname>shm_has_var</refname>
@ -14,7 +14,7 @@
<methodparam><type>int</type><parameter>variable_key</parameter></methodparam>
</methodsynopsis>
<para>
Checks whether a specific entry exists.
Checks whether a specific key exists inside a shared memory segment.
</para>
</refsect1>