]> granicus.if.org Git - postgresql/commitdiff
Don't use dot in id attribute, which confuses the index generation code in
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 8 Nov 2001 23:36:18 +0000 (23:36 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 8 Nov 2001 23:36:18 +0000 (23:36 +0000)
this particular instance.

doc/src/sgml/client-auth.sgml

index 1f1674904afc819c8693e445a74b3c3ccc5ce755..e3e00822412b94f08208ee89a9b72038877d8f5d 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.23 2001/11/02 18:39:57 tgl Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.24 2001/11/08 23:36:18 petere Exp $ -->
 
 <chapter id="client-authentication">
  <title>Client Authentication</title>
   user names.
  </para>
 
- <sect1 id="pg-hba.conf">
+ <sect1 id="pg-hba-conf">
   <title>The <filename>pg_hba.conf</filename> file</title>
 
-  <indexterm zone="pg-hba.conf">
+  <indexterm zone="pg-hba-conf">
    <primary>pg_hba.conf</primary>
   </indexterm>