dams            Tue Feb 11 18:13:13 2003 EDT

  Modified files:              
    /phpdoc/en/reference/dbx/functions  dbx-close.xml dbx-connect.xml 
                                        dbx-escape-string.xml 
                                        dbx-query.xml 
  Log:
  see also minus :,
  
Index: phpdoc/en/reference/dbx/functions/dbx-close.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-close.xml:1.3 
phpdoc/en/reference/dbx/functions/dbx-close.xml:1.4
--- phpdoc/en/reference/dbx/functions/dbx-close.xml:1.3 Fri Apr 26 06:47:30 2002
+++ phpdoc/en/reference/dbx/functions/dbx-close.xml     Tue Feb 11 18:13:12 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-close">
    <refnamediv>
@@ -35,7 +35,7 @@
      </para>
     </note>
     <para>
-     See also: <function>dbx_connect</function>.
+     See also <function>dbx_connect</function>.
     </para>
    </refsect1>
   </refentry>
Index: phpdoc/en/reference/dbx/functions/dbx-connect.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.5 
phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.6
--- phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.5       Fri Nov 22 03:30:33 
2002
+++ phpdoc/en/reference/dbx/functions/dbx-connect.xml   Tue Feb 11 18:13:12 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-connect">
    <refnamediv>
@@ -144,7 +144,7 @@
      </note>
     </para>
     <para>
-     See also: <function>dbx_close</function>.
+     See also <function>dbx_close</function>.
     </para>
    </refsect1>
   </refentry>
Index: phpdoc/en/reference/dbx/functions/dbx-escape-string.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-escape-string.xml:1.3 
phpdoc/en/reference/dbx/functions/dbx-escape-string.xml:1.4
--- phpdoc/en/reference/dbx/functions/dbx-escape-string.xml:1.3 Wed Oct 30 11:08:52 
2002
+++ phpdoc/en/reference/dbx/functions/dbx-escape-string.xml     Tue Feb 11 18:13:12 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.dbx-escape-string">
    <refnamediv>
     <refname>dbx_escape_string</refname>
@@ -38,7 +38,7 @@
      </programlisting>
     </example>
     <para>
-     See also: <function>dbx_query</function>.
+     See also <function>dbx_query</function>.
     </para>
    </refsect1>
   </refentry>
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.7 
phpdoc/en/reference/dbx/functions/dbx-query.xml:1.8
--- phpdoc/en/reference/dbx/functions/dbx-query.xml:1.7 Fri Nov 22 03:30:33 2002
+++ phpdoc/en/reference/dbx/functions/dbx-query.xml     Tue Feb 11 18:13:12 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-query">
    <refnamediv>
@@ -52,7 +52,7 @@
      The <parameter>flags</parameter> parameter is used to control the amount of
      information that is returned. It may be any combination of the following 
      constants with the bitwise OR operator (|). The DBX_COLNAMES_* flags 
-     override the dbx.colnames_case setting from <filename>php.ini</filename>.
+     override the dbx.colnames_case setting from &php.ini;.
      <variablelist>
       <varlistentry>
        <term>
@@ -274,7 +274,8 @@
      </para>
     </note>
     <para>
-     See also: <function>dbx_escape_string</function> and 
<function>dbx_connect</function>.
+     See also <function>dbx_escape_string</function> and 
+     <function>dbx_connect</function>.
     </para>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to