Change "Id" to "id" in some SGML tags

Gabriele Bartolini
pull/1/head
Alvaro Herrera 15 years ago
parent ad275473a5
commit 38d15f1651
  1. 2
      doc/src/sgml/config.sgml
  2. 2
      doc/src/sgml/recovery-config.sgml
  3. 2
      doc/src/sgml/typeconv.sgml

@ -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">

Loading…
Cancel
Save