From 9cf5c31964315181e475fc37a5e9ad2204fe3484 Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Mon, 10 Apr 2017 14:13:15 +0300 Subject: [PATCH] Fix indentation. Oops, I forgot to "git add" this to previous commit. --- doc/src/sgml/protocol.sgml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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. -- 2.40.0