Index: doc/src/sgml/libpq.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v
retrieving revision 1.207
diff -c -c -r1.207 libpq.sgml
*** doc/src/sgml/libpq.sgml	23 Apr 2006 03:39:51 -0000	1.207
--- doc/src/sgml/libpq.sgml	6 May 2006 16:22:14 -0000
***************
*** 4081,4086 ****
--- 4081,4089 ----
     The SSL connection will
     fail if the server does not present a certificate; therefore, to
     use this feature the server must also have a <filename>root.crt</> file.
+    Certificate Revocation List (CRL) entries are also checked if the file
+    <filename>~/.postgresql/root.crl</filename> exists (%APPDATA%\postgresql\root.crl
+    on Microsoft Windows).
    </para>
  
    <para>
