]> granicus.if.org Git - postgresql/commitdiff
Fix SGML markup problem.
authorBruce Momjian <bruce@momjian.us>
Tue, 9 Apr 2002 00:38:24 +0000 (00:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 9 Apr 2002 00:38:24 +0000 (00:38 +0000)
doc/src/sgml/client-auth.sgml

index 4afd179a4b1cd4ab3f71b088c9de99367ecb6d95..b6f49b958489ced0ab7aa387251a168a6d43dabd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.34 2002/04/04 04:25:44 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.35 2002/04/09 00:38:24 momjian Exp $
 -->
 
 <chapter id="client-authentication">
@@ -245,7 +245,6 @@ hostssl <replaceable>database</replaceable> <replaceable>user</replaceable> <rep
           Same as "md5", but the password is sent in cleartext over the
           network. This should not be used on untrusted networks.
          </para>
-         </para>
         </listitem>
        </varlistentry>