diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 7543e9add65e8b466eaf40ac54a1897b724e2d85..46e90bbe88c5a4f650f8631d1e6b7a652eb48ea7 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -1062,13 +1062,13 @@ struct {
     char    **fieldName; /* null terminated array of replacement field names */
 } PQprintOpt;
 </synopsis>
+
 This function was formerly used by <application>psql</application>
 to print query results, but this is no longer the case and this
 function is no longer supported.
 </para>
 </listitem>
 
-</listitem>
 <listitem>
 <para>
 <function>PQclear</function>