Fix indentation.
authorHeikki Linnakangas
Mon, 10 Apr 2017 11:13:15 +0000 (14:13 +0300)
committerHeikki Linnakangas
Mon, 10 Apr 2017 11:13:15 +0000 (14:13 +0300)
Oops, I forgot to "git add" this to previous commit.

doc/src/sgml/protocol.sgml

index 0d825e285864a42c438cfbac9f2deb197899750b..4e8bb32d33c9f3352c4462a767728f5f626ed0c3 100644 (file)
@@ -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.