From dc0aaf62b96a33c68e95dbe8aee53b6cd013212e Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 24 Jan 2007 20:50:23 +0000 Subject: [PATCH] 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 --- reference/readline/reference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/readline/reference.xml b/reference/readline/reference.xml index 6d97565cd7..5444ba1d93 100644 --- a/reference/readline/reference.xml +++ b/reference/readline/reference.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@
&reftitle.intro; - The readline 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