Docbook: change the book id to match the xml file basename

This is required for the up-coming external references support.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon 2011-02-25 09:23:54 -05:00
parent 40812b53ff
commit 807a7fc035
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<book id="localedbspec">
<book id="localedb">
<bookinfo>
<title>X Locale Database Specification</title>
@ -71,7 +71,7 @@ in this Software without prior written authorization from X Consortium.
</legalnotice>
</bookinfo>
<chapter id="localedb">
<chapter id="localeDatabase">
<title>LocaleDB</title>
<sect1 id="General">

View file

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<book id="xtransportspec">
<book id="trans">
<bookinfo>
<title>The XIM Transport Specification</title>