diff options
Diffstat (limited to 'doc/src/sgml/problems.sgml')
-rw-r--r-- | doc/src/sgml/problems.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index 53dd0c673d..ea06973dae 100644 --- a/doc/src/sgml/problems.sgml +++ b/doc/src/sgml/problems.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.1 2005/01/30 21:32:10 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.2 2009/01/06 17:28:15 tgl Exp $ --> <sect1 id="bug-reporting"> @@ -333,10 +333,10 @@ $Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.1 2005/01/30 21:32:1 Please be specific about what part of the documentation you are unhappy with. </para> - + <para> If your bug is a portability problem on a non-supported platform, - send mail to <email>[email protected]</email>, + send mail to <email>[email protected]</email>, so we (and you) can work on porting <productname>PostgreSQL</productname> to your platform. </para> |