From 8bb3c7d347f0c74aa12beeef3599984021323e7d Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Wed, 21 Mar 2018 23:08:43 +0900 Subject: [PATCH] Fix typo. Patch by me. --- doc/src/sgml/protocol.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 4fd61d7c2d2..366b6842934 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 -- 2.39.5