mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Change "Id" to "id" in some SGML tags
Gabriele Bartolini
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/config.sgml -->
|
||||
|
||||
<chapter Id="runtime-config">
|
||||
<chapter id="runtime-config">
|
||||
<title>Server Configuration</title>
|
||||
|
||||
<indexterm>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/recovery-config.sgml -->
|
||||
|
||||
<chapter Id="recovery-config">
|
||||
<chapter id="recovery-config">
|
||||
<title>Recovery Configuration</title>
|
||||
|
||||
<indexterm>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/typeconv.sgml -->
|
||||
|
||||
<chapter Id="typeconv">
|
||||
<chapter id="typeconv">
|
||||
<title>Type Conversion</title>
|
||||
|
||||
<indexterm zone="typeconv">
|
||||
|
||||
Reference in New Issue
Block a user