aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-01-06 18:12:00 +0000
committerBruce Momjian <bruce@momjian.us>2002-01-06 18:12:00 +0000
commit96ad60e91988ad41a57da3edddee4aec4e25adf9 (patch)
treedcdc6701777ea4b3075c7e41e88d87b4e1d8933a /doc/src
parent88ebc0f2f7893ca8f4412e54bb1a5673e43abda4 (diff)
downloadpostgresql-96ad60e91988ad41a57da3edddee4aec4e25adf9.tar.gz
postgresql-96ad60e91988ad41a57da3edddee4aec4e25adf9.zip
Fix ecpg wording to be consistent.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/ecpg-ref.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/ecpg-ref.sgml b/doc/src/sgml/ref/ecpg-ref.sgml
index a6312eb0a97..30295b6d5b8 100644
--- a/doc/src/sgml/ref/ecpg-ref.sgml
+++ b/doc/src/sgml/ref/ecpg-ref.sgml
@@ -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
-->
@@ -57,7 +57,7 @@ PostgreSQL documentation
<term>-t</term>
<listitem>
<para>
- Turn on auto-transaction mode.
+ Turn on auto-commit of transactions.
</para>
</listitem>
</varlistentry>