Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 3D1B4632C81 for ; Tue, 13 Apr 2010 05:19:24 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 43541-02 for ; Tue, 13 Apr 2010 08:19:13 +0000 (UTC) Received: from cvs.postgresql.org (cvs.postgresql.org [217.196.146.206]) by mail.postgresql.org (Postfix) with ESMTP id 9E69B632C50 for ; Tue, 13 Apr 2010 05:19:13 -0300 (ADT) Received: by cvs.postgresql.org (Postfix, from userid 1194) id 719187541D0; Tue, 13 Apr 2010 08:19:12 +0000 (UTC) MIME-Version: 1.0 To: pgsql-committers@postgresql.org Subject: pgsql: Fix typo. X-Mailer: activitymail 1.24, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain Message-Id: <20100413081912.719187541D0@cvs.postgresql.org> Date: Tue, 13 Apr 2010 08:19:12 +0000 (UTC) From: mha@postgresql.org (Magnus Hagander) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-10 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201004/109 X-Sequence-Number: 40514 Log Message: ----------- Fix typo. Fujii Masao Modified Files: -------------- pgsql/doc/src/sgml: config.sgml (r1.264 -> r1.265) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.264&r2=1.265)