in this particular case "readline" is used not as a function name, but as a name of the extension

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228051 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2007-01-24 20:50:23 +00:00
parent 5c5a83727a
commit dc0aaf62b9

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 -->
@ -11,7 +11,7 @@
<section id="readline.intro">
&reftitle.intro;
<para>
The <function>readline</function> functions implement an interface
The readline functions implement an interface
to the GNU Readline library. These are functions that provide
editable command lines. An example being the way Bash allows you
to use the arrow keys to insert characters or scroll through