1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-09 13:09:39 +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

@@ -93,8 +93,7 @@ CREATE ACCESS METHOD <replaceable class="parameter">name</replaceable>
handler function <literal>heptree_handler</>:
<programlisting>
CREATE ACCESS METHOD heptree TYPE INDEX HANDLER heptree_handler;
</programlisting>
</para>
</programlisting></para>
</refsect1>
<refsect1>