remove bogus note. reported by a user in the ML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151128 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-02-11 16:43:40 +00:00
parent b8d1f53f06
commit 73a021b40d

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/pcre.xml, last change in rev 1.2 -->
<refentry id="function.preg-grep">
<refnamediv>
@ -33,13 +33,11 @@
If this flag is passed, <function>preg_grep</function> returns the
elements of the input array that do <emphasis>not</emphasis> match
the given <parameter>pattern</parameter>.
This flag is available since <literal>PHP</literal> 4.2.0.
This flag is available since PHP 4.2.0.
</simpara>
</listitem>
</varlistentry>
</variablelist>
The <parameter>flags</parameter> parameter is available since
<literal>PHP</literal> 4.3.0.
</para>
<para>