summaryrefslogtreecommitdiff
path: root/doc/src/FAQ
diff options
context:
space:
mode:
authorBruce Momjian2001-02-05 17:37:44 +0000
committerBruce Momjian2001-02-05 17:37:44 +0000
commite28c095e8d44d9f77903eca22d9c88e9be72f5ef (patch)
tree2ad0809e94cbb779171a791b253eac59adb93529 /doc/src/FAQ
parent0d3c767bb55ca4f4b135c7db467c3d76ebcec70f (diff)
Update FAQ.
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r--doc/src/FAQ/FAQ.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 5cd79807a7e..483b15fd468 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -243,13 +243,11 @@
<H6>Server</H6>
- <P>The database server can run on Windows NT and later using
- Cygwin, the Cygnus Unix/NT porting library. See
+ <P>The database server can run on Windows NT, Win2k, and Win98
+ using Cygwin, the Cygnus Unix/NT porting library. See
<I>pgsql/doc/FAQ_MSWIN</I> in the distribution or the MS Windows
- FAQ on our web site. The database server does not run on MS Windows
- 9X because Cygwin does not support the required features on those
- platforms. We have no plan to do a native port to any Microsoft
- platform.</P>
+ FAQ on our web site. We have no plan to do a native port to any
+ Microsoft platform.</P>
<H4><A name="1.5">1.5</A>) Where can I get PostgreSQL?</H4>