Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd65df97

Browse files
committed
Don't use dot in id attribute, which confuses the index generation code in
this particular instance.
1 parenta715c0e commitd65df97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.23 2001/11/02 18:39:57 tgl Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.24 2001/11/08 23:36:18 petere Exp $ -->
22

33
<chapter id="client-authentication">
44
<title>Client Authentication</title>
@@ -43,10 +43,10 @@
4343
user names.
4444
</para>
4545

46-
<sect1 id="pg-hba.conf">
46+
<sect1 id="pg-hba-conf">
4747
<title>The <filename>pg_hba.conf</filename> file</title>
4848

49-
<indexterm zone="pg-hba.conf">
49+
<indexterm zone="pg-hba-conf">
5050
<primary>pg_hba.conf</primary>
5151
</indexterm>
5252

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp