servers is correct, there can be more than one database server

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196110 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2005-09-15 08:30:23 +00:00
parent b371d26377
commit 3db5ff816c

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
<refentry id="function.session-pgsql-reset">
<refnamediv>
<refname>session_pgsql_reset</refname>
<refpurpose>Reset connection to session database server</refpurpose>
<refpurpose>Reset connection to session database servers</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
@ -13,7 +13,7 @@
<void/>
</methodsynopsis>
<para>
Reset the connection to the session database server.
Reset the connection to the session database servers.
</para>
</refsect1>