11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.12 2001/09/02 23:27:49 petere Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.13 2001/11/08 23:37:50 petere Exp $
33-->
44
55<sect1 id="resources">
@@ -61,10 +61,10 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.12 2001/09/02 23:27:49 petere
6161 <term>Developer's Guide</term>
6262 <listitem>
6363 <para>
64- Information for <productname>Postgres </productname> developers.
64+ Information for <productname>PostgreSQL </productname> developers.
6565 This is intended for those who are contributing to the
66- <productname>Postgres </productname> project;
67- application development informationshould appear in the
66+ <productname>PostgreSQL </productname> project;
67+ application development informationappears in the
6868 <citetitle>Programmer's Guide</citetitle>.
6969 </para>
7070 </listitem>
@@ -74,7 +74,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.12 2001/09/02 23:27:49 petere
7474
7575 <para>
7676 In addition to this manual set, there are other resources to help you with
77- <productname>Postgres </productname> installation and use:
77+ <productname>PostgreSQL </productname> installation and use:
7878
7979 <variablelist>
8080 <varlistentry>
@@ -123,10 +123,9 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.12 2001/09/02 23:27:49 petere
123123 <term>Mailing Lists</term>
124124 <listitem>
125125 <para>
126- The <email>pgsql-general@postgresql.org</email> (<ulink
127- url="http://www.postgresql.org/mhonarc/pgsql-general/">archive</ulink>)
128- mailing list is a good place to have user questions answered.
129- Other mailing lists are available; consult the <ulink
126+ The mailing lists are a good place to have your questions
127+ answered, to share experiences with other users, and to contact
128+ the developers. Consult the <ulink
130129 url="http://www.postgresql.org/users-lounge/">User's
131130 Lounge</ulink> section of the PostgreSQL web site for details.
132131 </para>
@@ -150,9 +149,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.12 2001/09/02 23:27:49 petere
150149 <para>
151150 Even those without a lot of experience can provide corrections
152151 and minor changes in the documentation, and that is a good way
153- to start. The <email>pgsql-docs@postgresql.org</email> (<ulink
154- url="http://www.postgresql.org/mhonarc/pgsql-docs/">archive</ulink>)
155- mailing list is the place to get going.
152+ to start. The <email>pgsql-docs@postgresql.org</email> mailing
153+ list is the place to get going.
156154 </para>
157155 </listitem>
158156 </varlistentry>