vrana Mon Apr 4 05:28:27 2005 EDT
Modified files: /phpdoc/en/reference/errorfunc/functions set-error-handler.xml Log: errno is parameter http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/set-error-handler.xml?r1=1.26&r2=1.27&ty=u Index: phpdoc/en/reference/errorfunc/functions/set-error-handler.xml diff -u phpdoc/en/reference/errorfunc/functions/set-error-handler.xml:1.26 phpdoc/en/reference/errorfunc/functions/set-error-handler.xml:1.27 --- phpdoc/en/reference/errorfunc/functions/set-error-handler.xml:1.26 Mon Feb 14 04:02:44 2005 +++ phpdoc/en/reference/errorfunc/functions/set-error-handler.xml Mon Apr 4 05:28:20 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.26 $ --> +<!-- $Revision: 1.27 $ --> <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 --> <refentry id="function.set-error-handler"> <refnamediv> @@ -59,7 +59,7 @@ <term><parameter>errno</parameter></term> <listitem> <simpara> - The first parameter, <replaceable>errno</replaceable>, contains the + The first parameter, <parameter>errno</parameter>, contains the level of the error raised, as an integer. </simpara> </listitem>