mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added 'expect' and 'newt' extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197337 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fb0028c31d
commit
504a06be1c
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<!--
|
||||
DO NOT TRANSLATE THIS FILE! All the content that is displayed
|
||||
on the extension categorization page in your translated manual
|
||||
|
@ -233,6 +233,7 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.exec"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.expect"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pcntl"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.posix"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.sem"/></para></listitem>
|
||||
|
@ -355,6 +356,7 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="ref.ncurses"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.newt"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.readline"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
@ -602,6 +604,7 @@
|
|||
<listitem><para><xref linkend="ref.dbx"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.dio"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.domxml"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.expect"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fam"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.fribidi"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.hw"/></para></listitem>
|
||||
|
@ -621,6 +624,7 @@
|
|||
<listitem><para><xref linkend="ref.mnogosearch"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.muscat"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.net-gopher"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.newt"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.nis"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.notes"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.oggvorbis"/></para></listitem>
|
||||
|
|
Loading…
Reference in a new issue