From 1aefa0489f0b6baccc7376b5e1135ae1c1cad0af Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Thu, 3 May 2007 15:47:48 +0000 Subject: [PATCH] Fix a few more double words in docs. --- doc/src/sgml/external-projects.sgml | 4 ++-- doc/src/sgml/maintenance.sgml | 4 ++-- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- doc/src/sgml/release.sgml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 6d37d92953e..692dec1287a 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -1,4 +1,4 @@ - + External Projects @@ -31,7 +31,7 @@ currently closed to new projects in favor of PgFoundry, it still contains many active and relevant projects. Other popular PostgreSQL-related projects are hosted - independently, or on other project-hosting sites such such as SourceForge.net. You should search the web if you don't find the project you are looking for. diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 29a79dd5de0..d71f7968516 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,4 +1,4 @@ - + Routine Database Maintenance Tasks @@ -490,7 +490,7 @@ HINT: Stop the postmaster and use a standalone backend to VACUUM in "mydb". There is a limit of worker - processes that may be running at at any time, so if the VACUUM + processes that may be running at any time, so if the VACUUM and ANALYZE work to do takes too long to run, the deadline may be failed to meet for other databases. Also, if a particular database takes long to process, more than one worker may be processing it diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 0603fe79593..49570be8908 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -114,7 +114,7 @@ PostgreSQL documentation argument on the command line. - If this parameter contains an = sign, it it treated as a + If this parameter contains an = sign, it is treated as a conninfo string. See for more information. diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index f7a6710a114..fa01786685a 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,4 +1,4 @@ - +