From: Peter Eisentraut <peter_e@gmx.net>
Date: Wed, 26 Nov 2014 03:21:23 +0000 (-0500)
Subject: doc: Fix markup
X-Git-Tag: REL9_5_ALPHA1~1143
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6f0a48a6094b4e10a81fc2de82cf896701ff396;p=postgresql

doc: Fix markup
---

diff --git a/doc/src/sgml/recovery-config.sgml b/doc/src/sgml/recovery-config.sgml
index 1efd4e0cf8..b4959ac625 100644
--- a/doc/src/sgml/recovery-config.sgml
+++ b/doc/src/sgml/recovery-config.sgml
@@ -316,6 +316,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"'  # Windows
         Finally <literal>shutdown</> will stop the server after reaching the
         recovery target.
        </para>
+       <para>
         The intended use of <literal>pause</> setting is to allow queries to be
         executed against the database to check if this recovery target is the
         most desirable point for recovery. The paused state can be resumed by