aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-02-06 04:28:50 +0000
committerBruce Momjian <bruce@momjian.us>2001-02-06 04:28:50 +0000
commit3869b0885975fb1b804be2d690ab6ba7cb2f7607 (patch)
treee2c4853f73e75317dc69cb3e8281467e36866834 /doc/FAQ
parent5d08521fcd1a5e00f65f25a342b81a11ceb73a68 (diff)
downloadpostgresql-3869b0885975fb1b804be2d690ab6ba7cb2f7607.tar.gz
postgresql-3869b0885975fb1b804be2d690ab6ba7cb2f7607.zip
Update FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 2b4fc13be59..f03733850d5 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?