aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/info.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/info.sgml')
-rw-r--r--doc/src/sgml/info.sgml22
1 files changed, 12 insertions, 10 deletions
diff --git a/doc/src/sgml/info.sgml b/doc/src/sgml/info.sgml
index 892292e5538..a7022e88772 100644
--- a/doc/src/sgml/info.sgml
+++ b/doc/src/sgml/info.sgml
@@ -1,12 +1,13 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.16 2002/10/24 17:48:54 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.17 2002/11/15 03:11:16 momjian Exp $
-->
<sect1 id="resources">
<title>Overview of Documentation Resources</title>
<para>
- The PostgreSQL documentation is organized into several books:
+ The <productname>PostgreSQL</> documentation is organized into
+ several books:
<variablelist>
<varlistentry>
@@ -22,9 +23,10 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.16 2002/10/24 17:48:54 petere
<term>&cite-user;</term>
<listitem>
<para>
- Documents the SQL query language environment, including data
- types and functions, as well as user-level performance tuning.
- Every PostgreSQL user should read this.
+ Documents the <acronym>SQL</acronym> query language environment,
+ including data types and functions, as well as user-level
+ performance tuning. Every <productname>PostgreSQL</> user
+ should read this.
</para>
</listitem>
</varlistentry>
@@ -34,8 +36,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.16 2002/10/24 17:48:54 petere
<listitem>
<para>
Installation and server management information. Everyone who
- runs a PostgreSQL server, either for personal use or for other
- users, needs to read this.
+ runs a <productname>PostgreSQL</> server, either for personal
+ use or for other users, needs to read this.
</para>
</listitem>
</varlistentry>
@@ -55,9 +57,9 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.16 2002/10/24 17:48:54 petere
<term>&cite-reference;</term>
<listitem>
<para>
- Reference pages for SQL command syntax, and client and server
- programs. This book is auxiliary to the User's,
- Administrator's, and Programmer's Guides.
+ Reference pages for <acronym>SQL</acronym> command syntax, and
+ client and server programs. This book is auxiliary to the
+ User's, Administrator's, and Programmer's Guides.
</para>
</listitem>
</varlistentry>