Small tuning
authorPeter Eisentraut <[email protected]>
Thu, 8 Nov 2001 23:37:50 +0000 (23:37 +0000)
committerPeter Eisentraut <[email protected]>
Thu, 8 Nov 2001 23:37:50 +0000 (23:37 +0000)
doc/src/sgml/ecpg.sgml
doc/src/sgml/info.sgml

index 4f7b1fa6048eed23348ccda4a7f3176cfa3ef0ef..57546a146c8512b1c25569be0bdb45e93cb6c2a4 100644 (file)
@@ -527,8 +527,7 @@ struct sqlca
 
    <para>
     The following list shows all the known incompatibilities. If you
-    find one not listed please notify <ulink
-    url="[email protected]">Michael Meskes</ulink>. Note, however, that
+    find one not listed please notify the developers. Note, however, that
     we list only incompatibilities from a precompiler of another RDBMS
     to <application>ecpg</application> and not
     <application>ecpg</application> features that these RDBMS do not
index 22e03e4b4e7c409c842a4dbe4ef12e9327a5831f..dc4cb3fbadfe78254ab3d45c7fd376cbc763d55d 100644 (file)
@@ -61,10 +61,10 @@ $Header$
     <term>Developer's Guide</term>
     <listitem>
      <para>
-      Information for <productname>Postgres</productname> developers.
+      Information for <productname>PostgreSQL</productname> developers.
       This is intended for those who are contributing to the
-      <productname>Postgres</productname> project;
-      application development information should appear in the 
+      <productname>PostgreSQL</productname> project;
+      application development information appears in the 
       <citetitle>Programmer's Guide</citetitle>.
      </para>
     </listitem>
@@ -74,7 +74,7 @@ $Header$
 
  <para>
   In addition to this manual set, there are other resources to help you with
-  <productname>Postgres</productname> installation and use:
+  <productname>PostgreSQL</productname> installation and use:
 
   <variablelist>
    <varlistentry>
@@ -123,10 +123,9 @@ $Header$
     <term>Mailing Lists</term>
     <listitem>
      <para>
-      The <email>[email protected]</email> (<ulink
-      url="http://www.postgresql.org/mhonarc/pgsql-general/">archive</ulink>)
-      mailing list is a good place to have user questions answered.
-      Other mailing lists are available; consult the <ulink
+      The mailing lists are a good place to have your questions
+      answered, to share experiences with other users, and to contact
+      the developers.  Consult the <ulink
       url="http://www.postgresql.org/users-lounge/">User's
       Lounge</ulink> section of the PostgreSQL web site for details.
      </para>
@@ -150,9 +149,8 @@ $Header$
      <para>
       Even those without a lot of experience can provide corrections
       and minor changes in the documentation, and that is a good way
-      to start.  The <email>[email protected]</email> (<ulink
-      url="http://www.postgresql.org/mhonarc/pgsql-docs/">archive</ulink>)
-      mailing list is the place to get going.
+      to start.  The <email>[email protected]</email> mailing
+      list is the place to get going.
      </para>
     </listitem>
    </varlistentry>