Changeset 73fe507 for general


Ignore:
Timestamp:
07/25/2015 04:05:00 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6a633e28
Parents:
428191d
Message:
  • More short descriptions and fixes, thanks to Denis Mugnier.
  • Update to LVM2.2.02.126. URL changed to a directory with all past releases.
  • Update to mdadm-3.3.3.
  • Update to vsftpd-3.0.3.

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

Location:
general
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/unixodbc.xml

    r428191d r73fe507  
    224224        <listitem>
    225225          <para>
    226             is an utility which can be used to submit SQL to a data source and
     226            is a utility which can be used to submit SQL to a data source and
    227227            to format/output results. It can be used in batch or interactive
    228228            mode.
     
    264264        <listitem>
    265265          <para>
    266             is an utility created for install script/RPM writers. It is a
     266            is a utility created for install script/RPM writers. It is a
    267267            command line interface to key functionality in the
    268268            <filename class='libraryfile'>libodbcinst</filename> library. It does
     
    280280        <listitem>
    281281          <para>
    282             is an utility which attempts to check whether an ODBC driver
     282            is a utility which attempts to check whether an ODBC driver
    283283            was built with 32-bit or 64-bit SQLLEN types.
    284284          </para>
  • general/graphlib/exiv2.xml

    r428191d r73fe507  
    7070      </listitem>
    7171    </itemizedlist>
     72
     73    <bridgehead renderas="sect3">Exiv2 dependencies</bridgehead>
    7274
    7375    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    184186        <listitem>
    185187          <para>
    186             is an utility used to dump Exif data.
     188            is a utility used to dump Exif data.
    187189          </para>
    188190          <indexterm zone="exiv2 exiv2-prog">
  • general/sysutils/hdparm.xml

    r428191d r73fe507  
    3131
    3232    <para>
    33       The <application>Hdparm</application> package contains an utility that
     33      The <application>Hdparm</application> package contains a utility that
    3434      is useful for controlling ATA/IDE controllers and hard drives both to
    3535      increase performance and sometimes to increase stability.
  • general/sysutils/pciutils.xml

    r428191d r73fe507  
    175175        <listitem>
    176176          <para>
    177             is an utility for displaying information about all PCI buses
     177            is a utility for displaying information about all PCI buses
    178178            in the system and all devices connected to them.
    179179          </para>
     
    188188        <listitem>
    189189          <para>
    190             is an utility for querying and configuring PCI devices.
     190            is a utility for querying and configuring PCI devices.
    191191          </para>
    192192          <indexterm zone="pciutils setpci">
  • general/sysutils/usbutils.xml

    r428191d r73fe507  
    181181        <listitem>
    182182          <para>
    183             is an utility for displaying information about all USB buses
     183            is a utility for displaying information about all USB buses
    184184            in the system and all devices connected to them, but not in human
    185185            friendly form.
Note: See TracChangeset for help on using the changeset viewer.