Fixed return value. Closed bug #60464.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320620 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Justin Martin 2011-12-07 23:33:50 +00:00
parent 1f7d807e5e
commit 86bb4e0b09

View file

@ -74,7 +74,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Upon success, returns 0; otherwise, returns -1.
Upon success, returns 0&return.falseforfailure;.
</para>
</refsect1>