remove dummy para

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269351 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
LEE Yun-young 2008-11-19 14:40:28 +00:00
parent 18c4dd9769
commit 979086d6b7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.max">
<refnamediv>
<refname>max</refname>
@ -17,8 +17,6 @@
<methodparam><type>mixed</type><parameter>value2</parameter></methodparam>
<methodparam choice="opt"><type>mixed</type><parameter>value3...</parameter></methodparam>
</methodsynopsis>
<para>
</para>
<para>
If the first and only parameter is an array, <function>max</function>
returns the highest value in that array. If at least two parameters are