From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 11 Jul 2001 21:27:07 +0000 (+0000)
Subject: More comment out of block quote.
X-Git-Tag: REL7_2_BETA1~874
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75d872aa69da3e6569ba0f57b73bb8f7731d6430;p=postgresql

More comment out of block quote.
---

diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 9067f53239..230bceb45f 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.12 2001/07/11 20:32:10 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.13 2001/07/11 21:27:07 momjian Exp $ -->
 
 <chapter id="client-authentication">
  <title>Client Authentication</title>
@@ -556,10 +556,10 @@ host         all        192.168.0.0    255.255.0.0        ident     omicron
      <attribution>RFC 1413</attribution>
      <para>
       The Identification Protocol is not intended as an authorization
-      or access control protocol.  You must trust the machine running the
-      ident server.
+      or access control protocol.
      </para>
     </blockquote>
+    You must trust the machine running the ident server.
    </para>
 
    <para>