summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_function.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-06-07 14:54:28 +0200
committerPeter Eisentraut <peter@eisentraut.org>2020-06-07 14:54:28 +0200
commita02b8bdd9878ae1d1ead87aabb673d60432500ea (patch)
tree44cfb701c6e64a539aa5ade05c5d2b324b74673e /doc/src/sgml/ref/drop_function.sgml
parentf4c88ce1a20e8e944d74cb964926781d6ca4cb18 (diff)
downloadpostgresql-a02b8bdd9878ae1d1ead87aabb673d60432500ea.tar.gz
doc: Fix man page whitespace issues
Whitespace between tags is significant, and in some cases it creates extra vertical space in man pages. The fix is either to remove some newlines or in some cases to reword slightly to avoid the awkward markup layout.
Diffstat (limited to 'doc/src/sgml/ref/drop_function.sgml')
-rw-r--r--doc/src/sgml/ref/drop_function.sgml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_function.sgml b/doc/src/sgml/ref/drop_function.sgml
index 127fdfe419..d84bebc537 100644
--- a/doc/src/sgml/ref/drop_function.sgml
+++ b/doc/src/sgml/ref/drop_function.sgml
@@ -175,8 +175,7 @@ DROP FUNCTION update_employee_salaries();
<listitem>
<para>The ability to specify argument modes and names</para>
</listitem>
- </itemizedlist>
- </para>
+ </itemizedlist></para>
</refsect1>
<refsect1>