1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Fix SGML markup problem.

This commit is contained in:
Bruce Momjian
2002-04-09 00:38:24 +00:00
parent 45963af52f
commit 308d50cdea

View 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"> <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 Same as "md5", but the password is sent in cleartext over the
network. This should not be used on untrusted networks. network. This should not be used on untrusted networks.
</para> </para>
</para>
</listitem> </listitem>
</varlistentry> </varlistentry>