X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id F3021D1B45B for ; Mon, 26 Jan 2004 19:28:52 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 95389-02 for ; Mon, 26 Jan 2004 15:28:23 -0400 (AST) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id 94712D1B55F for ; Mon, 26 Jan 2004 15:28:21 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id ED6C555EED; Mon, 26 Jan 2004 20:28:01 +0100 (CET) Received: from colt.pezone.net (dsl-082-082-233-055.arcor-ip.net [82.82.233.55]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 2D3E855EEB; Mon, 26 Jan 2004 20:28:01 +0100 (CET) From: Peter Eisentraut To: ccomb@free.fr, pgsql-docs@postgresql.org Subject: Re: small typo in doc Date: Mon, 26 Jan 2004 20:28:26 +0100 User-Agent: KMail/1.5.1 References: <4013C5E6.3040202@free.fr> In-Reply-To: <4013C5E6.3040202@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401262028.26846.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/35 X-Sequence-Number: 2251 Christophe Combelles wrote: > At the bottom of this doc file : > file:///usr/share/doc/postgresql-doc/html/tutorial-createdb.html > > "and it also happens that that user always has permission" > ---- x2 The first "that" serves as a conjuction, the second one serves as an article. Looks correct to me.