Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 38d15f1

Browse files
committed
Change "Id" to "id" in some SGML tags
Gabriele Bartolini
1 parent ad27547 commit 38d15f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/config.sgml -->
22

3-
<chapter Id="runtime-config">
3+
<chapter id="runtime-config">
44
<title>Server Configuration</title>
55

66
<indexterm>

doc/src/sgml/recovery-config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/recovery-config.sgml -->
22

3-
<chapter Id="recovery-config">
3+
<chapter id="recovery-config">
44
<title>Recovery Configuration</title>
55

66
<indexterm>

doc/src/sgml/typeconv.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/typeconv.sgml -->
22

3-
<chapter Id="typeconv">
3+
<chapter id="typeconv">
44
<title>Type Conversion</title>
55

66
<indexterm zone="typeconv">

0 commit comments

Comments
 (0)