From: Heikki Linnakangas Date: Mon, 10 Apr 2017 11:13:15 +0000 (+0300) Subject: Fix indentation. X-Git-Tag: REL_10_BETA1~320 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9cf5c31964315181e475fc37a5e9ad2204fe3484;p=postgresql Fix indentation. Oops, I forgot to "git add" this to previous commit. --- diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 0d825e2858..4e8bb32d33 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -5144,12 +5144,13 @@ StartupMessage (F) - Used to connect in streaming replication mode, where a small - set of replication commands can be issued instead of SQL - statements. Value can be true, - false, or database, and the default - is false. See - for details. + Used to connect in streaming replication mode, where + a small set of replication commands can be issued + instead of SQL statements. Value can be + true, false, or + database, and the default is + false. See + for details.