dams            Thu May 10 23:36:19 2001 EDT

  Modified files:              
    /phpdoc/en/functions        fbsql.xml 
  Log:
  closed some tags.<> -> entities
  
Index: phpdoc/en/functions/fbsql.xml
diff -u phpdoc/en/functions/fbsql.xml:1.6 phpdoc/en/functions/fbsql.xml:1.7
--- phpdoc/en/functions/fbsql.xml:1.6   Thu May 10 09:56:54 2001
+++ phpdoc/en/functions/fbsql.xml       Thu May 10 23:36:18 2001
@@ -107,6 +107,7 @@
      <function>fbsql_autocommit</function> returns the current
      autocommit status. if the optional OnOff parameter is
      given the auto commit status will be changed.
+    </para> 
    </refsect1>
   </refentry>
 
@@ -177,8 +178,6 @@
      as non-persistent open links are automatically closed at the end
      of the script's execution.
     </para>
-    <note>
-    </note>
     <example>
      <title><function>fbsql_close</function> example</title>
      <programlisting role="php">
@@ -782,6 +781,7 @@
       <funcdef>array <function>fbsql_fetch_lengths</function></funcdef>
       <paramdef>resource 
        <parameter><optional>result</optional></parameter>
+      </paramdef>
      </funcprototype>
     </funcsynopsis>
     <para> 
@@ -1657,7 +1657,7 @@
      the system will use that as a port number and it will not ask
      FBExec for the port number.
      The FrontBase server can be stared as 
-     FRontBase -FBExec=No -port=<port number> <database name>.
+     FRontBase -FBExec=No -port=&lt;port number&gt; &lt;database name&gt;.
     </para>
     <para>
      Every subsequent call to <function>fbsql_query</function> will be


Reply via email to