aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-12-24 18:11:16 +0000
committerBruce Momjian <bruce@momjian.us>2004-12-24 18:11:16 +0000
commite4ff7c5e9471994ffa10f1ca3aa9b87c285f12c4 (patch)
treee35e3045fc36741cd2f3cc8ae5db0cd6a6189ac7
parent860d507b89bbe787054eba3fe3da5018ed22d4c0 (diff)
downloadpostgresql-e4ff7c5e9471994ffa10f1ca3aa9b87c285f12c4.tar.gz
postgresql-e4ff7c5e9471994ffa10f1ca3aa9b87c285f12c4.zip
Update docs for Win32 installation, per Tom.
-rw-r--r--doc/src/sgml/installation.sgml9
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>