samesch         Tue Jan  7 06:26:23 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mssql  configure.xml 
  Log:
  fixed typo
  
Index: phpdoc/en/reference/mssql/configure.xml
diff -u phpdoc/en/reference/mssql/configure.xml:1.2 
phpdoc/en/reference/mssql/configure.xml:1.3
--- phpdoc/en/reference/mssql/configure.xml:1.2 Wed Dec 18 02:27:10 2002
+++ phpdoc/en/reference/mssql/configure.xml     Tue Jan  7 06:26:23 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="mssql.installation">
  &reftitle.install;
  <para>
@@ -8,7 +8,7 @@
  </para>
  <para>
   To get these functions to work, you have to compile PHP with
-  <option role="configure">--with-mssql=[DIR]</option>, where DIR is the
+  <option role="configure">--with-mssql[=DIR]</option>, where DIR is the
   FreeTDS install prefix.
  </para>
 </section>



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

Reply via email to