betz            Sat Oct 12 06:04:46 2002 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-ping.xml 
  Log:
  entity correction
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-ping.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-ping.xml:1.1 
phpdoc/en/reference/pgsql/functions/pg-ping.xml:1.2
--- phpdoc/en/reference/pgsql/functions/pg-ping.xml:1.1 Wed Oct  2 02:07:31 2002
+++ phpdoc/en/reference/pgsql/functions/pg-ping.xml     Sat Oct 12 06:04:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
   <refentry id="function.pg-ping">
    <refnamediv>
@@ -14,7 +14,7 @@
      </methodsynopsis>
     <para>
      <function>pg_ping</function> ping database connection, try to
-     reconnect if it is broken. It returns &true is connection is
+     reconnect if it is broken. It returns &true; if connection is
      alive, otherwise &false;.
     </para>
     <para>



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

Reply via email to