diff --git a/doc/src/sgml/jdbc.sgml b/doc/src/sgml/jdbc.sgml
index 2aaf36cb0d759b18ab9cd0124e5c48212b71d0d6..fcbc95b4df6b61cf8cabdf82ea9b862bb2756aa9 100644
--- a/doc/src/sgml/jdbc.sgml
+++ b/doc/src/sgml/jdbc.sgml
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.32 2001/11/27 01:20:17 barry Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.33 2001/11/27 13:02:33 ishii Exp $
 -->
 
  <chapter id="jdbc">
@@ -764,7 +764,7 @@ ps.executeUpdate();
 ps.close();
 fis.close();
 </programlisting>
-
+</para>
    <para>
     Retrieving the image from the Large Object: