diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2003-11-04 09:45:30 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2003-11-04 09:45:30 +0000 |
commit | dbbdc0371197d822a01d01d5ec7c816c38454be2 (patch) | |
tree | 8e53b6cfcf612c33a21f759f302d8cdccdfdc9f7 /doc/src/sgml/postgres.sgml | |
parent | 77a8f230cc44b05617228ec94e79c5d2561470e5 (diff) |
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..91f0916ec98 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.59.2.1 2003/11/04 09:45:29 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"> |