Fixed PHP bug #52662 (Documentation does not reflect getprotobynumber behaviour with proto not found)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302610 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Egeberg 2010-08-21 14:27:27 +00:00
parent 7c3540bd4a
commit dbc2efc40c

View file

@ -38,7 +38,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns the protocol name as a string.
Returns the protocol name as a string, &return.falseforfailure;.
</para>
</refsect1>