michael         Mon Oct  3 07:57:11 2005 EDT

  Modified files:              
    /phpdoc/en/reference/expect ini.xml 
  Log:
  restore Jean-Sébastien's fixes
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/expect/ini.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/expect/ini.xml
diff -u phpdoc/en/reference/expect/ini.xml:1.3 
phpdoc/en/reference/expect/ini.xml:1.4
--- phpdoc/en/reference/expect/ini.xml:1.3      Mon Oct  3 07:25:07 2005
+++ phpdoc/en/reference/expect/ini.xml  Mon Oct  3 07:57:10 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="expect.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -7,13 +7,13 @@
   In order to configure expect extension, there are configuration options
   in the <link linkend="configuration.file">configuration file</link> 
&php.ini;.
    <table>
-   <title>Expect Configuration Options</title>
+   <title>Expect &ConfigureOptions;</title>
    <tgroup cols="4">
     <thead>
      <row>
-      <entry>Name</entry>
-      <entry>Default</entry>
-      <entry>Changeable</entry>
+      <entry>&Name;</entry>
+      <entry>&Default;</entry>
+      <entry>&Changeable;</entry>
       <entry>Changelog</entry>
      </row>
     </thead>
@@ -93,7 +93,7 @@
      <note>
       <para>
        If this configuration is not empty, the output is written regardless of
-       the value of <link linkend="ini.expect.loguser">expect.loguser</link>
+       the value of <link linkend="ini.expect.loguser">expect.loguser</link>.
       </para>
      </note>
    </listitem>

Reply via email to