Author: manuel
Date: 2005-05-22 06:39:40 -0600 (Sun, 22 May 2005)
New Revision: 4453
Modified:
trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml
trunk/BOOK/postlfs/security/stunnel.xml
trunk/BOOK/pst/sgml/sgml-dtd-3.xml
trunk/BOOK/pst/typesetting/jadetex.xml
Log:
Added missing PI tags.
Modified: trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml
===================================================================
--- trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml 2005-05-22 11:40:17 UTC
(rev 4452)
+++ trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml 2005-05-22 12:39:40 UTC
(rev 4453)
@@ -30,7 +30,7 @@
<title>Introduction to Cdrtools</title>
<para>The <application>Cdrtools</application> package contains
- CD recording utilities. These are useful for reading, creating or writing
+ CD recording utilities. These are useful for reading, creating or writing
(burning) Compact Discs.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
@@ -61,14 +61,14 @@
<title>Installation of Cdrtools</title>
<note>
- <para>Installation of <application>Cdrtools</application> will fail if
raw
- kernel headers are found in <filename
class='directory'>/usr/src/linux</filename>
- either as actual files or a symlink. As of the Linux 2.6 kernel series,
this directory
- should no longer exist because appropriate headers were installed in the
+ <para>Installation of <application>Cdrtools</application> will fail if
raw
+ kernel headers are found in <filename
class='directory'>/usr/src/linux</filename>
+ either as actual files or a symlink. As of the Linux 2.6 kernel series,
this directory
+ should no longer exist because appropriate headers were installed in the
linux-libc-headers package during the base LFS installation.</para>
</note>
- <para>Install <application>Cdrtools</application> by running the following
+ <para>Install <application>Cdrtools</application> by running the following
commands:</para>
<screen><userinput>make INS_BASE=/usr DEFINSUSR=root
DEFINSGRP=root</userinput></screen>
@@ -87,12 +87,12 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>INS_BASE=/usr</parameter>: This parameter moves
- the install directory from <filename
class="directory">/opt/schily</filename>
+ <para><parameter>INS_BASE=/usr</parameter>: This parameter moves
+ the install directory from <filename
class="directory">/opt/schily</filename>
to <filename class="directory">/usr</filename>.</para>
- <para><parameter>DEFINSUSR=root DEFINSGRP=root</parameter>: These
- parameters install all programs with root:root ownership instead of the
default
+ <para><parameter>DEFINSUSR=root DEFINSGRP=root</parameter>: These
+ parameters install all programs with root:root ownership instead of the
default
bin:bin.</para>
</sect2>
@@ -106,9 +106,9 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>cdda2wav, cdrecord, devdump, isodebug, isodump, isoinfo, isovfy,
+ <seg>cdda2wav, cdrecord, devdump, isodebug, isodump, isoinfo, isovfy,
mkhybrid, mkisofs, readcd, rscsi, scgcheck, and skel</seg>
- <seg>libdeflt.a, libedc_ecc.a, libfile.a, libhfs.a, libparanoia.a,
librscg.a,
+ <seg>libdeflt.a, libedc_ecc.a, libfile.a, libhfs.a, libparanoia.a,
librscg.a,
libscg.a, libschily.a, and libunls.a</seg>
<seg>None</seg>
</seglistitem>
@@ -117,6 +117,7 @@
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
<varlistentry id="cdda2wav">
<term><command>cdda2wav</command></term>
@@ -141,7 +142,7 @@
<varlistentry id="devdump">
<term><command>devdump</command></term>
<listitem>
- <para>is a diagnostic program used to dump an
+ <para>is a diagnostic program used to dump an
ISO-9660 device or file in hex.</para>
<indexterm zone="cdrtools devdump">
<primary sortas="b-devdump">devdump</primary>
@@ -152,7 +153,7 @@
<varlistentry id="isodebug">
<term><command>isodebug</command></term>
<listitem>
- <para>is used to display the command-line parameters used to create
+ <para>is used to display the command-line parameters used to create
an ISO-9660 image.</para>
<indexterm zone="cdrtools isodebug">
<primary sortas="b-isodebug">isodebug</primary>
@@ -163,7 +164,7 @@
<varlistentry id="isodump">
<term><command>isodump</command></term>
<listitem>
- <para>is a diagnostic program used to dump a device or file based on
+ <para>is a diagnostic program used to dump a device or file based on
ISO-9660.</para>
<indexterm zone="cdrtools isodump">
<primary sortas="b-isodump">isodump</primary>
@@ -194,7 +195,7 @@
<varlistentry id="mkhybrid">
<term><command>mkhybrid</command></term>
<listitem>
- <para>is a symbolic link to <command>mkisofs</command> used to
+ <para>is a symbolic link to <command>mkisofs</command> used to
create ISO-9660/HFS hybrid filesystem images.</para>
<indexterm zone="cdrtools mkhybrid">
<primary sortas="b-mkhybrid">mkhybrid</primary>
@@ -205,7 +206,7 @@
<varlistentry id="mkisofs">
<term><command>mkisofs</command></term>
<listitem>
- <para>is used to create ISO-9660/JOLIET/HFS filesystem images,
+ <para>is used to create ISO-9660/JOLIET/HFS filesystem images,
optionally with Rock Ridge attributes.</para>
<indexterm zone="cdrtools mkisofs">
<primary sortas="b-mkisofs">mkisofs</primary>
@@ -236,7 +237,7 @@
<varlistentry id="scgcheck">
<term><command>scgcheck</command></term>
<listitem>
- <para>is used to check and verify the Application Binary Interface
+ <para>is used to check and verify the Application Binary Interface
of <filename class="libraryfile">libscg</filename>.</para>
<indexterm zone="cdrtools scgcheck">
<primary sortas="b-scgcheck">scgcheck</primary>
Modified: trunk/BOOK/postlfs/security/stunnel.xml
===================================================================
--- trunk/BOOK/postlfs/security/stunnel.xml 2005-05-22 11:40:17 UTC (rev
4452)
+++ trunk/BOOK/postlfs/security/stunnel.xml 2005-05-22 12:39:40 UTC (rev
4453)
@@ -238,6 +238,7 @@
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
<varlistentry id="stunnel-prog">
<term><command>stunnel</command></term>
Modified: trunk/BOOK/pst/sgml/sgml-dtd-3.xml
===================================================================
--- trunk/BOOK/pst/sgml/sgml-dtd-3.xml 2005-05-22 11:40:17 UTC (rev 4452)
+++ trunk/BOOK/pst/sgml/sgml-dtd-3.xml 2005-05-22 12:39:40 UTC (rev 4453)
@@ -160,6 +160,7 @@
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
<varlistentry id="SGML-DTD-files">
<term><filename>SGML DTD files</filename></term>
Modified: trunk/BOOK/pst/typesetting/jadetex.xml
===================================================================
--- trunk/BOOK/pst/typesetting/jadetex.xml 2005-05-22 11:40:17 UTC (rev
4452)
+++ trunk/BOOK/pst/typesetting/jadetex.xml 2005-05-22 12:39:40 UTC (rev
4453)
@@ -252,6 +252,7 @@
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
<varlistentry id="jadetex-prog">
<term><command>jadetex</command></term>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page