Commit 38d15f16 authored by Alvaro Herrera's avatar Alvaro Herrera

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

Gabriele Bartolini
parent ad275473
<!-- doc/src/sgml/config.sgml --> <!-- doc/src/sgml/config.sgml -->
<chapter Id="runtime-config"> <chapter id="runtime-config">
<title>Server Configuration</title> <title>Server Configuration</title>
<indexterm> <indexterm>
......
<!-- doc/src/sgml/recovery-config.sgml --> <!-- doc/src/sgml/recovery-config.sgml -->
<chapter Id="recovery-config"> <chapter id="recovery-config">
<title>Recovery Configuration</title> <title>Recovery Configuration</title>
<indexterm> <indexterm>
......
<!-- doc/src/sgml/typeconv.sgml --> <!-- doc/src/sgml/typeconv.sgml -->
<chapter Id="typeconv"> <chapter id="typeconv">
<title>Type Conversion</title> <title>Type Conversion</title>
<indexterm zone="typeconv"> <indexterm zone="typeconv">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment