dams Fri Feb 28 18:54:26 2003 EDT
Modified files:
/phpdoc/en/reference/msql/functions msql-fetch-array.xml
msql-select-db.xml
Log:
making see also and example title consistent
Index: phpdoc/en/reference/msql/functions/msql-fetch-array.xml
diff -u phpdoc/en/reference/msql/functions/msql-fetch-array.xml:1.2
phpdoc/en/reference/msql/functions/msql-fetch-array.xml:1.3
--- phpdoc/en/reference/msql/functions/msql-fetch-array.xml:1.2 Wed Apr 17 02:40:54
2002
+++ phpdoc/en/reference/msql/functions/msql-fetch-array.xml Fri Feb 28 18:54:26
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msql.xml, last change in rev 1.2 -->
<refentry id="function.msql-fetch-array">
<refnamediv>
@@ -40,7 +40,7 @@
a significant added value.
</para>
<para>
- For further details, also see
+ See also
<function>msql_fetch_row</function>.
</para>
</refsect1>
Index: phpdoc/en/reference/msql/functions/msql-select-db.xml
diff -u phpdoc/en/reference/msql/functions/msql-select-db.xml:1.2
phpdoc/en/reference/msql/functions/msql-select-db.xml:1.3
--- phpdoc/en/reference/msql/functions/msql-select-db.xml:1.2 Wed Apr 17 02:40:58
2002
+++ phpdoc/en/reference/msql/functions/msql-select-db.xml Fri Feb 28 18:54:26
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msql.xml, last change in rev 1.2 -->
<refentry id="function.msql-select-db">
<refnamediv>
@@ -29,7 +29,8 @@
made on the active database.
</para>
<para>
- See also: <function>msql_connect</function>,
+ See also
+ <function>msql_connect</function>,
<function>msql_pconnect</function>, and
<function>msql_query</function>.
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php