diff options
Diffstat (limited to 'doc/src/sgml/installation.sgml')
-rw-r--r-- | doc/src/sgml/installation.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index f5f87afe94f..22fac7d19e7 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.231 2005/04/04 05:12:32 neilc Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.232 2005/04/09 03:52:43 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1462,8 +1462,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` platform generally means that <productname>PostgreSQL</> builds and installs according to these instructions and that the regression tests pass. <quote>Build farm</quote> entries refer to builds - reported by the PostgreSQL Build Farm, - <ulink url="http://www.pgbuildfarm.org/"></ulink>. + reported by the <ulink url="http://www.pgbuildfarm.org/"> + PostgreSQL Build Farm</ulink>. Platform entries that show an older version of PostgreSQL are those that did not receive explicit testing at the time of release of version &majorversion; but that we still |