git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e7e3414)
doc: Fix man page whitespace issues
Fri, 9 Apr 2021 21:23:45 +0000 (23:23 +0200)
Fri, 9 Apr 2021 21:36:46 +0000 (23:36 +0200)
Whitespace between tags is significant, and in some cases it creates
extra vertical space in man pages. The fix is to remove some newlines
in the markup.


diff --git a/doc/src/sgml/ref/cluster.sgml b/doc/src/sgml/ref/cluster.sgml
index 0d9720fd8e6c78226f97a1b55b07db58ededcb70..86f5fdc469be470d57913e3d41a64b2eb5940ef0 100644 (file)
--- a/doc/src/sgml/ref/cluster.sgml
+++ b/doc/src/sgml/ref/cluster.sgml
@@ -28,7 +28,6 @@ CLUSTER [VERBOSE]
<phrase>where <replaceable class="parameter">option</replaceable> can be one of:</phrase>
VERBOSE [ <replaceable class="parameter">boolean</replaceable> ]
-
</synopsis>
</refsynopsisdiv>
diff --git a/doc/src/sgml/ref/create_extension.sgml b/doc/src/sgml/ref/create_extension.sgml
index efd7fc646560fb7ede29cbdb7e096621414672d5..ca2b80d669c5ee568491384751fe54bc9cfe074a 100644 (file)
--- a/doc/src/sgml/ref/create_extension.sgml
+++ b/doc/src/sgml/ref/create_extension.sgml
@@ -223,8 +223,7 @@ CREATE EXTENSION hstore SCHEMA addons;
<programlisting>
SET search_path = addons;
CREATE EXTENSION hstore;
-</programlisting>
- </para>
+</programlisting></para>
</refsect1>
<refsect1>
diff --git a/doc/src/sgml/ref/create_procedure.sgml b/doc/src/sgml/ref/create_procedure.sgml
index 2cd47d097f3fc2b9fcdb9ec9d28d35cb2440fcde..03a14c868458ebd243cdcf20eba43dec3ea7687e 100644 (file)
--- a/doc/src/sgml/ref/create_procedure.sgml
+++ b/doc/src/sgml/ref/create_procedure.sgml
@@ -382,8 +382,7 @@ END;
and call like this:
<programlisting>
CALL insert_data(1, 2);
-</programlisting>
- </para>
+</programlisting></para>
</refsect1>
<refsect1 id="sql-createprocedure-compat">
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /