mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix url reference with missing fields.
Reported by Adrian Oboroc <aoboroc@btr.md>.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.6 2000/03/31 03:27:40 thomas Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.7 2000/05/11 15:18:13 thomas Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
@ -112,7 +112,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.6 2000/03/31 03:27:40 thomas
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The
|
The
|
||||||
<ulink url="postgresql.org"><productname>Postgres</productname></ulink>
|
<ulink url="http://postgresql.org"><productname>Postgres</productname></ulink>
|
||||||
web site might have some information not appearing in the distribution.
|
web site might have some information not appearing in the distribution.
|
||||||
There is a <productname>mhonarc</productname> catalog of mailing list traffic
|
There is a <productname>mhonarc</productname> catalog of mailing list traffic
|
||||||
which is a rich resource for many topics.
|
which is a rich resource for many topics.
|
||||||
@ -126,7 +126,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.6 2000/03/31 03:27:40 thomas
|
|||||||
<para>
|
<para>
|
||||||
The
|
The
|
||||||
<ulink url="mailto:pgsql-general@postgresql.org">pgsql-general</ulink>
|
<ulink url="mailto:pgsql-general@postgresql.org">pgsql-general</ulink>
|
||||||
(<ulink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-general/">archive</ulink>)
|
(<ulink url="http://www.postgresql.org/mhonarc/pgsql-general/">archive</ulink>)
|
||||||
mailing list is a good place to have user questions answered.
|
mailing list is a good place to have user questions answered.
|
||||||
Other mailing lists are available; consult the Info Central section of the
|
Other mailing lists are available; consult the Info Central section of the
|
||||||
PostgreSQL web site for details.
|
PostgreSQL web site for details.
|
||||||
|
Reference in New Issue
Block a user