diff --git a/doc/FAQ b/doc/FAQ
index 2b4fc13be596df9b191600e55be3bda91e4707fd..f03733850d587407e3f0f3c0a71513639946f926 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -182,10 +182,10 @@
    
         Server
         
-   The database server can run on Windows NT, Win2k, and Win98 using
-   Cygwin, the Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in
-   the distribution or the MS Windows FAQ on our web site. We have no
-   plan to do a native port to any Microsoft platform.
+   The database server can run on Windows NT and Win2k using Cygwin, the
+   Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the
+   distribution or the MS Windows FAQ on our web site. We have no plan to
+   do a native port to any Microsoft platform.
    
     1.5) Where can I get PostgreSQL?
     
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 483b15fd468f7b65a488d9e9cd70f185556a5ace..d41ee72b34501c500631d0f230a3f518ed78bedd 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -243,7 +243,7 @@
 
     <H6>Server</H6>
 
-    <P>The database server can run on Windows NT, Win2k, and Win98
+    <P>The database server can run on Windows NT and Win2k
     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. We have no plan to do a native port to any