aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>2000-02-02 16:23:37 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>2000-02-02 16:23:37 +0000
commit215935daa38317baebf439fac3082e1246c4925e (patch)
tree6e1096d2089c58046c1117a71a78ed994c2f3f5e
parentacaa064fa8f3654509fa9a39fc158c64af366197 (diff)
downloadpostgresql-215935daa38317baebf439fac3082e1246c4925e.tar.gz
postgresql-215935daa38317baebf439fac3082e1246c4925e.zip
Remove extraneous end tag. Code now compiles cleanly.
-rw-r--r--doc/src/sgml/libpq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 7543e9add65..46e90bbe88c 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>