tony2001                Wed Jan 24 20:50:23 2007 UTC

  Modified files:              
    /phpdoc/en/reference/readline       reference.xml 
  Log:
  in this particular case "readline" is used not as a function name, but as a 
name of the extension
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/readline/reference.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/readline/reference.xml
diff -u phpdoc/en/reference/readline/reference.xml:1.9 
phpdoc/en/reference/readline/reference.xml:1.10
--- phpdoc/en/reference/readline/reference.xml:1.9      Sun Sep  4 19:39:26 2005
+++ phpdoc/en/reference/readline/reference.xml  Wed Jan 24 20:50:23 2007
@@ -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

Reply via email to