mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
33278268b2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2780 af4574ff-66df-0310-9fd7-8a98e5e911e0
32 lines
979 B
XML
32 lines
979 B
XML
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<chapter id="multimedia-cdwriteutils">
|
|
<?dbhtml filename="cdwriteutils.html"?>
|
|
<title>CD-Writing utilities</title>
|
|
|
|
<para>This chapter contains information on <acronym>CD</acronym>-writing
|
|
utilities in Linux.</para>
|
|
|
|
<para>Additional sources of information include:</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para><ulink
|
|
url="http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html">CD-Writing
|
|
HOWTO</ulink></para></listitem>
|
|
|
|
<listitem><para><ulink url="http://www.cdrfaq.org">CD-Recordable
|
|
FAQ</ulink></para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdrtools.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdrdao.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="udftools.xml"/>
|
|
|
|
</chapter>
|