Changeset 1d873b0


Ignore:
Timestamp:
08/21/2002 03:43:53 AM (22 years ago)
Author:
Larry Lawrence <larry@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d0d7677
Parents:
185537c2
Message:

multimedia and server cleanup

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/xmms/XMMS-intro.xml

    r185537c2 r1d873b0  
    1212<screen>XMMS depends on:
    1313a working soundcard, <xref linkend="xfree86"/>, <xref linkend="GTK"/> and <xref linkend="GLib"/>
    14 XMMS will utilize esd, gnome, libmikmod, <xref linkend="libogg"/>, <xref
    15 linkend="libvorbis"/> and <xref linkend="libxml"/> if
     14XMMS will utilize <xref linkend="esound"/>, gnome, libmikmod, <xref linkend="libogg"/>, <xref linkend="libvorbis"/> and <xref linkend="libxml"/> if
    1615installed prior to XMMS.</screen>
    1716</sect2>
  • multimedia/cdwriteutils/cdrdao/cdrdao-desc.xml

    r185537c2 r1d873b0  
    22<title>Contents</title>
    33
    4 <para>The cdrdao package contains <userinput>cdrdao</userinput></para>
     4<para>The cdrdao package contains <userinput>cdrdao</userinput>.</para>
    55
    66</sect2>
  • multimedia/libdriv/audiofile/audiofile-desc.xml

    r185537c2 r1d873b0  
    1313<sect3><title>audiofile libraries</title>
    1414<para>The audiofile library is used by programs to support AIFF,
    15 AIFF-compressed, SUN/NeXT, WAVE and BICS audio formats </para></sect3>
     15AIFF-compressed, SUN/NeXT, WAVE and BICS audio formats.</para></sect3>
    1616
    1717<sect3><title>audiofile-config</title>
    1818<para>The audiofile-config script is used during the compile process by
    19 programs linking to this library. </para></sect3>
     19programs linking to this library.</para></sect3>
    2020
    2121<sect3><title>sfinfo</title>
  • server/other/dhcp/dhcp-config.xml

    r185537c2 r1d873b0  
    99
    1010<para>Information on configuring the dhcp client can be found in
    11 Chapter 06.</para>
     11Chapter 14.</para>
    1212
    1313<para>Note that you only want to start the dhcp server if you want to
  • server/other/dhcp/dhcp-exp.xml

    r185537c2 r1d873b0  
    55compile using our CFLAGS for optimizations.</para>
    66
    7 <para><userinput>LIBDIR=/usr/lib INCDIR=/usr/include:</userinput> This
     7<para><userinput>LIBDIR=/usr/lib INCDIR=/usr/include :</userinput> This
    88command installs the library and include files in <filename
    99class="directory">/usr</filename> instead of <filename
Note: See TracChangeset for help on using the changeset viewer.