diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-10-21 15:50:32 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-10-21 15:50:32 +0000 |
commit | 33581195d5a06657b5a59763356bc3fe7d34a710 (patch) | |
tree | 17638061c64c25b42c4c7538c24985c6819fe83c /doc/src | |
parent | a7fcadd10ab67a9cc938eb2818aae33d5be0238a (diff) |
Per my ongoing discussion with PeterE, here is the patch I applied to
src/template/unixware:
Larry Rosenman
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 43ea1f6880f..35457d020ac 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.26 2000/10/21 01:08:34 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.27 2000/10/21 15:50:32 momjian Exp $ --> <chapter id="installation"> <title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title> @@ -98,7 +98,7 @@ su - postgres To build on <productname>Windows NT</> or <productname>Windows 2000</> you need the <productname>Cygwin</> and <productname>cygipc</> packages. See the file - <filename>doc/INSTALL_WIN</> for details. + <filename>doc/FAQ_MSWIN</> for details. </para> </listitem> </itemizedlist> |