On 5/22/07, Nuno Lopes <[EMAIL PROTECTED]> wrote:
>
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/migration52.xml?r1=1.13&r2=1.14&diff_format=u
> Index: phpdoc/en/appendices/migration52.xml
> diff -u phpdoc/en/appendices/migration52.xml:1.13
> phpdoc/en/appendices/migration52.xml:1.14
> --- phpdoc/en/appendices/migration52.xml:1.13 Tue May 22 19:28:13 2007
> +++ phpdoc/en/appendices/migration52.xml Tue May 22 19:54:35 2007
> @@ -953,7 +953,7 @@
> <itemizedlist>
> <listitem>
> <simpara>
> - bool posix_initgroups(string name, int base_group_id)
> + <function>posix-initgroups</function>
typo here (- instead of _)
Nice catch, thanks!
-Hannes