fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189791 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yannick Torres 2005-07-03 12:27:09 +00:00
parent 8807d406a7
commit c237a6db5a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<refentry id="function.pg-get-notify">
<refnamediv>
<refname>pg_get_notify</refname>
@ -58,7 +58,7 @@
&reftitle.returnvalues;
<para>
An <type>array</type> containing the <literal>NOTIFY</literal> message name and backend PID.
Otherwise if no </literal>NOTIFY</literal> is waiting, then &false; is returned.
Otherwise if no <literal>NOTIFY</literal> is waiting, then &false; is returned.
</para>
</refsect1>