aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_language.sgml
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-12-29 02:24:47 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-12-29 02:24:47 +0000
commita75f2d21a8366aece67b8aa144a8644f6195e75f (patch)
tree74d0c19c0f97c80df3414fb6f774dfd76ab617b9 /doc/src/sgml/ref/drop_language.sgml
parent6d7735e7f0112ba0bdffd57f8197fccb0a0da84a (diff)
downloadpostgresql-a75f2d21a8366aece67b8aa144a8644f6195e75f.tar.gz
postgresql-a75f2d21a8366aece67b8aa144a8644f6195e75f.zip
Clean up to ensure tag completion as required by the newest versions
of Norm's Modular Style Sheets and jade/docbook. From Vince Vielhaber <vev@michvhf.com>.
Diffstat (limited to 'doc/src/sgml/ref/drop_language.sgml')
-rw-r--r--doc/src/sgml/ref/drop_language.sgml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_language.sgml b/doc/src/sgml/ref/drop_language.sgml
index 4eb3545736f..1fc9f298934 100644
--- a/doc/src/sgml/ref/drop_language.sgml
+++ b/doc/src/sgml/ref/drop_language.sgml
@@ -12,6 +12,7 @@
<REFPURPOSE>
Removes a user-defined procedural language
</REFPURPOSE>
+ </refnamediv>
<REFSYNOPSISDIV>
<REFSYNOPSISDIVINFO>
<DATE>1998-04-15</DATE>
@@ -72,8 +73,11 @@ DROP PROCEDURAL LANGUAGE '<REPLACEABLE CLASS="PARAMETER">langname</REPLACEABLE>'
This message occurs if the language
"<replaceable class="parameter">langname</replaceable>" is
not found.
-
- </VARIABLELIST>
+ </para>
+ </listitem>
+ </varlistentry>
+ </VARIABLELIST>
+ </para>
</REFSECT2>
</REFSYNOPSISDIV>