From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 13 Apr 2007 20:00:10 +0000 (+0000)
Subject: Update Win32 FAQ HTML version to match corrected text version.
X-Git-Tag: REL8_3_BETA1~838
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b464e1196cf8a7df73b47d58282273f45983231;p=postgresql

Update Win32 FAQ HTML version to match corrected text version.
---

diff --git a/doc/src/FAQ/FAQ_MINGW.html b/doc/src/FAQ/FAQ_MINGW.html
index 77ff60bb5a..159553873a 100644
--- a/doc/src/FAQ/FAQ_MINGW.html
+++ b/doc/src/FAQ/FAQ_MINGW.html
@@ -9,24 +9,24 @@
 <h1 style="text-align: center;">Compiling PostgreSQL On Native Win32 FAQ<br>
 </h1>
 <P>Last updated: Thu Oct 14 18:22:57 EDT 2004</P>
-<P>Current maintainer: Bruce Momjian (<A href=
-"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
+<P>Current maintainer: Bruce Momjian &lt;<A href=
+"mailto:bruce@momjian.us">bruce@momjian.us</A>&gt;<BR>
 </P>
 
 <P>The most recent version of this document can be viewed at <A href=
 "http://www.postgresql.org/docs/faqs.FAQ_MINGW.html">
 http://www.postgresql.org/docs/faqs.FAQ_MINGW.html</A>.</P>
 
-<P>The FAQ for running PostgreSQL on native Win32 is at <A href=
-"http://pginstaller.projects.postgresql.org/FAQ_windows.html">
-http://pginstaller.projects.postgresql.org/FAQ_windows.html</A>.</P>
+<P>The FAQ Running & Installing PostgreSQL On Native Windows is at <A href=
+"http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html">
+http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html</A>.</P>
 
 <p>The native Win32 port is built from source using MinGW tools.&nbsp;
 There is also a precompiled binary installer called <span
  style="font-style: italic;">pginstaller</span> which you can find at
 from <a href="http://pgfoundry.org/projects/pginstaller">http://pgfoundry.org/projects/pginstaller</a>.&nbsp;
 It is a fully native build and uses no additional software like MinGW.
-The ready-made instlaler files are available on the main PostgreSQL ftp servers
+The ready-made installer files are available on the main PostgreSQL ftp servers
 in the binary/win32 directory.
 <br>
 </p>