remove bogus ini option (noticed by Philip)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229763 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2007-02-13 23:13:33 +00:00
parent 74eab59635
commit e2f9b7e5ff
2 changed files with 5 additions and 60 deletions

View file

@ -1,58 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<section id="ncurses.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>Ncurses configuration options</title>
<tgroup cols="4">
<thead>
<row>
<entry>Name</entry>
<entry>Default</entry>
<entry>Changeable</entry>
<entry>Changelog</entry>
</row>
</thead>
<tbody>
<row>
<entry>ncurses.value</entry>
<entry>"42"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>ncurses.string</entry>
<entry>"foobar"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
</tbody>
</tgroup>
</table>
&ini.php.constants;
</para>
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<!-- Purpose: utilspec.cmdline -->
<!-- Membership: bundled, external -->
<!-- Membership: pecl -->
@ -55,7 +55,10 @@
&reference.ncurses.configure;
&reference.ncurses.ini;
<section id="ncurses.configuration">
&reftitle.runtime;
&no.config;
</section>
<section id="ncurses.resources">
&reftitle.resources;