diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 0a106bc8fed..0b62905b1a8 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.215 2004/12/16 11:23:16 petere Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.216 2004/12/24 18:11:16 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -120,10 +120,9 @@ su - postgres <secondary>on Windows</secondary> </indexterm> - To build on <productname>Windows NT</> or <productname>Windows - 2000</> you need the <productname>Cygwin</> and - <productname>cygipc</> packages. See the file - <filename>doc/FAQ_MSWIN</> for details. + To build on <productname>Windows</> platforms see + <![%standalone-include[the documentation chapter "Installation on Windows"]]> + <![%standalone-ignore[<xref linkend="install-win32">]]>. </para> </listitem> </itemizedlist> |