- fixed several typos, made 'see also' an extra paragraph

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17606 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Steinmann 1999-12-20 07:46:21 +00:00
parent 759b40bc3c
commit 41a3303bee

View file

@ -254,10 +254,12 @@
</programlisting>
</example>
<para>
See also: <function>mysql_drop_db</function>. For downwards
compatibility <function>mysql_createdb</function> can also be
For downwards compatibility <function>mysql_createdb</function> can also be
used.
</para>
<para>
See also: <function>mysql_drop_db</function>.
</para>
</refsect1>
</refentry>
@ -354,7 +356,10 @@
arguments
</para>
<para>
See also <function>mysql_connect</function>. For downwards
See also <function>mysql_connect</function>.
</para>
<para>
For downwards
compatibility <function>mysql</function> can also be used.
</para>
</refsect1>