diff options
author | Bruce Momjian | 2001-02-06 04:28:50 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-02-06 04:28:50 +0000 |
commit | 3869b0885975fb1b804be2d690ab6ba7cb2f7607 (patch) | |
tree | e2c4853f73e75317dc69cb3e8281467e36866834 | |
parent | 5d08521fcd1a5e00f65f25a342b81a11ceb73a68 (diff) |
Update FAQ.
-rw-r--r-- | doc/FAQ | 8 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -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 483b15fd468..d41ee72b345 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 |