Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2001-04-24 20:05:02 +0000
committerPeter Eisentraut2001-04-24 20:05:02 +0000
commit38b0f2fb3b401f35a0a63af3bce7da5babc2d5c3 (patch)
tree467a3b2a3dcabe318849853263344ad0986b962a /doc/FAQ_MSWIN
parente89bf1258b051048b23f82b17a2b048432152b0f (diff)
typological errors
Diffstat (limited to 'doc/FAQ_MSWIN')
-rw-r--r--doc/FAQ_MSWIN8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ_MSWIN b/doc/FAQ_MSWIN
index ae28cc48fc6..7294822117c 100644
--- a/doc/FAQ_MSWIN
+++ b/doc/FAQ_MSWIN
@@ -1,6 +1,6 @@
-How do I installing PostgreSQL on Windows NT or Windows 2000?
-=============================================================
-$Date: 2001/04/03 18:14:39 $
+How to install PostgreSQL on Windows NT or Windows 2000
+=======================================================
+$Date: 2001/04/24 20:05:02 $
1. Install the Cygwin package.
@@ -37,7 +37,7 @@ NOTE: The following are known issues with PostgreSQL on Windows:
so they are inherently insecure.
2. make check can generate spurious regression test failures due to
- overflowing the the listen() backlog queue which causes connection
+ overflowing the listen() backlog queue which causes connection
refused errors.
Problem reports can be sent to <pgsql-ports@postgresql.org>.