mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 19:08:11 +02:00
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:
parent
40812b53ff
commit
807a7fc035
2 changed files with 3 additions and 3 deletions
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue