summaryrefslogtreecommitdiff
path: root/doc/src/sgml/intro.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/intro.sgml')
-rw-r--r--doc/src/sgml/intro.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml
index ccc3c8d7720..f94b8fb8166 100644
--- a/doc/src/sgml/intro.sgml
+++ b/doc/src/sgml/intro.sgml
@@ -1,11 +1,11 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.34 2009/01/27 12:40:14 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.35 2009/04/27 16:27:36 momjian Exp $ -->
<preface id="preface">
<title>Preface</title>
<para>
This book is the official documentation of
- <productname>PostgreSQL</productname>. It is being written by the
+ <productname>PostgreSQL</productname>. It has been written by the
<productname>PostgreSQL</productname> developers and other
volunteers in parallel to the development of the
<productname>PostgreSQL</productname> software. It describes all
@@ -58,7 +58,7 @@
<para>
<xref linkend="server-programming"> contains information for
advanced users about the extensibility capabilities of the
- server. Topics are, for instance, user-defined data types and
+ server. Topics include user-defined data types and
functions.
</para>
</listitem>
@@ -148,7 +148,7 @@
<para>
And because of the liberal license,
<productname>PostgreSQL</productname> can be used, modified, and
- distributed by everyone free of charge for any purpose, be it
+ distributed by anyone free of charge for any purpose, be it
private, commercial, or academic.
</para>
</sect1>