Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyeAC-0003SF-4B for pgsql-docs@arkaria.postgresql.org; Wed, 21 Mar 2018 13:52:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eyeA9-0002gX-8k for pgsql-docs@arkaria.postgresql.org; Wed, 21 Mar 2018 13:52:21 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyeA9-0002ew-2n for pgsql-docs@lists.postgresql.org; Wed, 21 Mar 2018 13:52:21 +0000 Received: from sraihb2.sra.co.jp ([202.32.10.6]) by magus.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eyeA0-0006Qv-KG for pgsql-docs@postgresql.org; Wed, 21 Mar 2018 13:52:20 +0000 Received: from srascf.sra.co.jp (srascf [133.137.8.80]) by sraihb2.sra.co.jp (Postfix) with ESMTP id 9FA742A15EB for ; Wed, 21 Mar 2018 22:52:09 +0900 (JST) Received: from srascb.sra.co.jp (unknown [133.137.8.65]) by srascf.sra.co.jp with smtp id 2477_0374_47491c52_7ac1_4c14_a0fa_9379d4f851bb; Wed, 21 Mar 2018 22:52:08 +0900 Received: from sranhm.sra.co.jp (osspc25 [133.137.174.97]) by srascb.sra.co.jp (Postfix) with ESMTP id 731132D6942 for ; Wed, 21 Mar 2018 22:52:09 +0900 (JST) Received: from localhost (sraihb-hub.sra.co.jp [133.137.8.6]) by sranhm.sra.co.jp (Postfix) with ESMTP id 52630A0F94 for ; Wed, 21 Mar 2018 22:52:09 +0900 (JST) Date: Wed, 21 Mar 2018 22:52:09 +0900 (JST) Message-Id: <20180321.225209.1834099993710940257.t-ishii@sraoss.co.jp> To: pgsql-docs@postgresql.org Subject: protocol.sgml typo? From: Tatsuo Ishii X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk For me it seems there's a typo in protocol.sgml. I am not an English native speaker and I might be wrong though. diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 4fd61d7..366b684 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -5784,7 +5784,7 @@ StartupMessage (F) - In addition to the above, others parameter may be listed. + In addition to the above, other parameters may be listed. Parameter names beginning with _pq_. are reserved for use as protocol extensions, while others are treated as run-time parameters to be set at backend start Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp