diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2003-11-04 09:55:39 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2003-11-04 09:55:39 +0000 |
commit | 1d27de4cf4dc2414d95553b25ce910848e607bd0 (patch) | |
tree | bc617adce5b5d1d49c8a9dce34524be6bdd58370 /doc/src/sgml/postgres.sgml | |
parent | c119c554edc52088b7b5c180c807ad39ea276665 (diff) | |
download | postgresql-1d27de4cf4dc2414d95553b25ce910848e607bd0.tar.gz postgresql-1d27de4cf4dc2414d95553b25ce910848e607bd0.zip |
Random copy-editing.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 3059c63c97a..c7e0864f5ca 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.59 2003/10/23 13:58:43 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.60 2003/11/04 09:55:38 petere Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ @@ -84,7 +84,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.59 2003/10/23 13:58:43 tg </para> <para> - Readers of this book should know how to connect to a + Readers of this part should know how to connect to a <productname>PostgreSQL</> database and issue <acronym>SQL</acronym> commands. Readers that are unfamiliar with these issues are encouraged to read <xref linkend="tutorial"> |