summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_subscription.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-06-14 13:55:43 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-06-14 13:56:04 -0400
commitf0cfff9da2c577a19dd6a15ffc7b404693b700bc (patch)
treec01f831b2ca0ed7ecd90b1a0cd36f7d74cdb1c1a /doc/src/sgml/ref/create_subscription.sgml
parentb08df9cab777427fdafe633ca7b8abf29817aa55 (diff)
doc: Whitespace fixes in man pages
Diffstat (limited to 'doc/src/sgml/ref/create_subscription.sgml')
-rw-r--r--doc/src/sgml/ref/create_subscription.sgml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/create_subscription.sgml b/doc/src/sgml/ref/create_subscription.sgml
index dd5eda043a5..77bf87681b9 100644
--- a/doc/src/sgml/ref/create_subscription.sgml
+++ b/doc/src/sgml/ref/create_subscription.sgml
@@ -265,8 +265,7 @@ CREATE SUBSCRIPTION mysub
CONNECTION 'host=192.168.1.50 port=5432 user=foo dbname=foodb'
PUBLICATION insert_only
WITH (enabled = false);
-</programlisting>
- </para>
+</programlisting></para>
</refsect1>
<refsect1>