samesch Sun Feb 18 11:25:33 2007 UTC
Modified files:
/phpdoc/en/reference/mssql/functions mssql-init.xml
Log:
removed right parenthesis
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-init.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/mssql/functions/mssql-init.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-init.xml:1.8
phpdoc/en/reference/mssql/functions/mssql-init.xml:1.9
--- phpdoc/en/reference/mssql/functions/mssql-init.xml:1.8 Sun Feb 4
22:46:05 2007
+++ phpdoc/en/reference/mssql/functions/mssql-init.xml Sun Feb 18 11:25:32 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id='function.mssql-init'>
<refnamediv>
<refname>mssql_init</refname>
@@ -27,7 +27,7 @@
<listitem>
<para>
Stored procedure name, like <literal>ownew.sp_name</literal> or
- <literal>otherdb.owner.sp_name</literal>).
+ <literal>otherdb.owner.sp_name</literal>.
</para>
</listitem>
</varlistentry>