1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-09 22:41:56 +03:00

Fix ecpg wording to be consistent.

This commit is contained in:
Bruce Momjian
2002-01-06 18:12:00 +00:00
parent 88ebc0f2f7
commit 96ad60e919

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.15 2002/01/04 18:58:46 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.16 2002/01/06 18:12:00 momjian Exp $
PostgreSQL documentation PostgreSQL documentation
--> -->
@ -57,7 +57,7 @@ PostgreSQL documentation
<term>-t</term> <term>-t</term>
<listitem> <listitem>
<para> <para>
Turn on auto-transaction mode. Turn on auto-commit of transactions.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>