glfs/multilib/coveringml.xml

25 lines
890 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<chapter id="coveringml">
<?dbhtml filename="coveringml.html"?>
<title>Covering Multilib</title>
<para>
In this chapter, we cover multilib, from explaining what it is,
if you need it, and how to get multilib support. Please do not
skip this chapter and read through most of it carefully.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="whatisml.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="needml.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="achievingml.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconf.xml"/>
</chapter>