Remove weird note (this option is hardcoded into php-cli and cannot be disabled)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271807 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2008-12-24 13:06:06 +00:00
parent 43a0976de0
commit 792a04aed8

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.20 $ -->
<!-- $Revision: 1.21 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.getopt">
<refnamediv>
<refname>getopt</refname>
@ -241,15 +241,15 @@ array(2) {
</para>
</refsect1>
<!--
<refsect1 role="notes">
&reftitle.notes;
<note>
<para>
The <link linkend="ini.register-argc-argv">register_argc_argv</link>
option must be enabled for this function to work
</para>
</note>
</refsect1>
-->
</refentry>