Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 7C85B9FB4EE for ; Thu, 3 May 2007 12:11:53 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 90909-05 for ; Thu, 3 May 2007 12:11:42 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by postgresql.org (Postfix) with ESMTP id 5171F9FB44C for ; Thu, 3 May 2007 12:11:42 -0300 (ADT) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id C65C261D01; Thu, 3 May 2007 11:11:41 -0400 (EDT) X-Virus-Scanned: by amavisd-new at mailbox.samurai.com Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id 52llWOpTQhmo; Thu, 3 May 2007 11:11:40 -0400 (EDT) Received: from [192.168.0.101] (CPE3285f62f0d42-CM0011aec5ebbc.cpe.net.cable.rogers.com [74.103.71.181]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mailbox.samurai.com (Postfix) with ESMTP id 597D861CFE; Thu, 3 May 2007 11:11:40 -0400 (EDT) Subject: Re: patch for doubled words From: Neil Conway To: Brian Gough Cc: pgsql-docs@postgresql.org In-Reply-To: <87wszqj7um.wl%bjg@network-theory.co.uk> References: <87wszqj7um.wl%bjg@network-theory.co.uk> Content-Type: text/plain Date: Thu, 03 May 2007 11:11:39 -0400 Message-Id: <1178205099.5900.2.camel@goldbach> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/2 X-Sequence-Number: 4231 On Thu, 2007-03-05 at 15:32 +0100, Brian Gough wrote: > Here is a patch for some doubled words in the manual > (e.g. "the the"). Applied, thanks for the patch. -Neil