summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian1999-06-21 15:23:58 +0000
committerBruce Momjian1999-06-21 15:23:58 +0000
commit79bba23528d3c8055a70137c3ea4e85c5158b3db (patch)
tree8358a2f4042ecf2a21f07556fcf763b710eaed23 /doc/src
parent8baa8fcf4684a475a6bdbf70d5536cc5dc7936df (diff)
The references to mailing lists in the resources page seem outdated.
Patch attached. Fred Horch
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/info.sgml17
1 files changed, 10 insertions, 7 deletions
diff --git a/doc/src/sgml/info.sgml b/doc/src/sgml/info.sgml
index 4c259e60c11..5b529278238 100644
--- a/doc/src/sgml/info.sgml
+++ b/doc/src/sgml/info.sgml
@@ -116,9 +116,10 @@ which is a rich resource for many topics.
<Term>Mailing Lists</Term>
<ListItem>
<Para>
-The <ULink url="mailto:questions@postgresql.org"><ProductName>Postgres</ProductName> Questions</ULink>
-mailing list is a good place to have user questions answered. Other mailing lists are available; consult
-the web page for details.
+The <ULink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-general/">pgsql-general</ULink>
+mailing list is a good place to have user questions answered.
+Other mailing lists are available; consult the Info Central section of the
+PostgreSQL web site for details.
</Para>
</ListItem>
</VarListEntry>
@@ -135,11 +136,13 @@ for help, either through the documentation or through the mailing lists.
Consider contributing your
knowledge back. If you learn something which is not in the documentation,
write it up and contribute it.
-If you add features to the code, contribute it.
-Even those without a lot of experience can provide
-corrections and minor changes in the documentation, and that is a good way to start.
+If you add features to the code, contribute it.</Para>
+
+<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
-<ULink url="mailto:docs@postgresql.org"><ProductName>Postgres</ProductName> Documentation</ULink>
+<ULink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-docs/">pgsql-docs</ULink>
mailing list is the place to get going.
</Para>
</ListItem>