bjori Tue May 22 21:20:08 2007 UTC
Modified files:
/phpdoc/en/appendices migration52.xml
Log:
typo. thanks Nuno
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/migration52.xml?r1=1.16&r2=1.17&diff_format=u
Index: phpdoc/en/appendices/migration52.xml
diff -u phpdoc/en/appendices/migration52.xml:1.16
phpdoc/en/appendices/migration52.xml:1.17
--- phpdoc/en/appendices/migration52.xml:1.16 Tue May 22 20:46:10 2007
+++ phpdoc/en/appendices/migration52.xml Tue May 22 21:20:08 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<appendix id="migration52">
<title>Migrating from PHP 5.1.x to PHP 5.2.x</title>
@@ -959,7 +959,7 @@
<itemizedlist>
<listitem>
<simpara>
- <function>posix-initgroups</function>
+ <function>posix_initgroups</function>
- Calculate the group access list for the user specified in name
</simpara>
</listitem>