Changeset 0f0ee329


Ignore:
Timestamp:
05/01/2005 09:20:35 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
08e1b289
Parents:
6a25d741
Message:

Some fixes.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/curl.xml

    r6a25d741 r0f0ee329  
    7070    <ulink url="http://daniel.haxx.se/projects/c-ares/">c-ares</ulink></para>
    7171   
    72     <bridgehead renderas="sect4">Optional (for running the test suite)</bridgehead>
     72    <bridgehead renderas="sect4">Optional (for Running the Test Suite)</bridgehead>
    7373    <para><xref linkend="stunnel"/> (for running HTTPS and FTPS tests) and
    7474    <ulink url="http://valgrind.kde.org/">Valgrind</ulink> (not used if building
  • basicnet/textweb/links.xml

    r6a25d741 r0f0ee329  
    140140     
    141141      <varlistentry id="links">
    142         <term><command></command></term>
     142        <term><command>links</command></term>
    143143        <listitem>
    144144          <para>is a text and graphics mode WWW browser.</para>
  • general/genlib/fam.xml

    r6a25d741 r0f0ee329  
    156156      <para>If you use <application>xinetd</application>, the following command will
    157157      create the <application>FAM</application> file as
    158       <filename>/etc/xinetd.d/sgi_fam</filename> (be sure the "nogroup" group
    159       exists):</para>
     158      <filename>/etc/xinetd.d/sgi_fam</filename> (be sure the
     159      <systemitem class="groupname">nogroup</systemitem> group exists):</para>
    160160
    161161<screen role="root"><userinput>cat &gt;&gt; /etc/xinetd.d/sgi_fam &lt;&lt; "EOF"
  • general/genlib/popt.xml

    r6a25d741 r0f0ee329  
    114114      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    115115      <?dbfo list-presentation="list"?>
     116      <?dbhtml list-presentation="table"?>
    116117   
    117118      <varlistentry id="libpopt">
Note: See TracChangeset for help on using the changeset viewer.