Changeset a2d1779


Ignore:
Timestamp:
08/29/2004 11:53:52 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d9c1f16
Parents:
eb091c9
Message:

Minor corrections

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2689 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/dejagnu.xml

    reb091c9 ra2d1779  
    5555<title>Installation of <application>DejaGnu</application></title>
    5656
    57 <para>Install <application>DejaGnu</application> by running the following commands:</para>
     57<para>Install <application>DejaGnu</application> by running the following
     58commands:</para>
    5859
    5960<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
  • multimedia/libdriv/esound.xml

    reb091c9 ra2d1779  
    3737<sect3><title><application>EsounD</application> dependencies</title>
    3838<sect4><title>Required</title>
    39 <para>
    40 <xref linkend="audiofile"/>
    41 </para></sect4>
     39<para><xref linkend="audiofile"/></para>
     40</sect4>
     41
    4242<sect4><title>Optional</title>
    43 <para>
    44 <xref linkend="alsa"/>,
    45 <xref linkend="tcpwrappers"/> and
    46 <xref linkend="docbook-utils"/> (to use the DocBook tools, you'll need to
    47 create symlinks from <command>docbook2html</command> and
    48 <command>docbook2ps</command> to <command>db2html</command> and
    49 <command>db2ps</command>)
    50 </para></sect4>
     43<para><xref linkend="alsa"/>,
     44<xref linkend="tcpwrappers"/> and
     45<xref linkend="docbook-utils"/></para>
     46</sect4>
    5147</sect3>
    5248
Note: See TracChangeset for help on using the changeset viewer.