1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

doc: Whitespace fixes in man pages

This commit is contained in:
Peter Eisentraut
2017-06-14 13:55:43 -04:00
parent b08df9cab7
commit f0cfff9da2
15 changed files with 15 additions and 34 deletions

View File

@@ -102,9 +102,7 @@ DROP SUBSCRIPTION [ IF EXISTS ] <replaceable class="parameter">name</replaceable
Drop a subscription:
<programlisting>
DROP SUBSCRIPTION mysub;
</programlisting>
</para>
</programlisting></para>
</refsect1>
<refsect1>