[PHP-DOC] Bug #13781 Updated: error in the french documentation at getprotobynumber() From: jimw <email protected>
Date: 10/21/01

ID: 13781
Updated by: jimw
Reported By: christian <email protected>
Status: Open
Old Bug Type: Website problem
Bug Type: Documentation problem
Operating System:
PHP Version: 4.0.6
New Comment:

reclassifying.

Previous Comments:
------------------------------------------------------------------------

[2001-10-21 14:09:38] christian <email protected>

Hi,

There is an mistake in the online French documentation at the page :

http://fr.php.net/manual/fr/function.getprotobynumber.php

It is written :

getprotobynumber() retourne le numéro de protocole associé avec le nom de protocole name, comme dans /etc/protocols.

But it is false... this is the definition of getprotobyname(), in reallity it's that :

getprotobynumber() retourne le nom de protocole associé avec le numéro de protocole number, comme dans /etc/protocols.

Bye... and thank you very much... for this excellent documentation...

Christian Wiederseiner
mandraNET
http://www.mandranet.com

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=13781&edit=1