Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/lm_sensors.xml

    r4a80a67 r4c24eb0a  
    261261            It reads its configuration from a file<!--what file?-->, then
    262262            calculates fan speeds from temperatures and sets the corresponding
    263             PWM outputs to the computed values.
     263            PWM outputs to the computed values
    264264          </para>
    265265          <indexterm zone="lm_sensors fancontrol">
     
    276276            ISA bus. It is intended to probe any chip that lives on the ISA bus
    277277            working with an address register and a data register (I2C-like
    278             access) or a flat range (of up to 256 bytes).
     278            access) or a flat range (of up to 256 bytes)
    279279          </para>
    280280          <indexterm zone="lm_sensors isadump">
     
    289289          <para>
    290290            is a small helper program to set registers visible through the ISA
    291             bus.
     291            bus
    292292          </para>
    293293          <indexterm zone="lm_sensors isaset">
     
    302302          <para>
    303303            tests the pulse width modulation (PWM) outputs of sensors and
    304             configures fancontrol.
     304            configures fancontrol
    305305          </para>
    306306          <indexterm zone="lm_sensors pwmconfig">
     
    314314        <listitem>
    315315          <para>
    316             prints the current readings of all sensor chips.
     316            prints the current readings of all sensor chips
    317317          </para>
    318318          <indexterm zone="lm_sensors sensors">
     
    328328            is a <application>Perl</application> script to convert
    329329            <application>lm-sensors</application> version 2 configuration files
    330             to work with version 3.
     330            to work with version 3
    331331          </para>
    332332          <indexterm zone="lm_sensors sensors-conf-convert">
     
    344344            monitoring chips (sensors) supported by
    345345            <filename class="libraryfile">libsensors</filename>, or more
    346             generally by the <application>lm_sensors</application> tool suite.
     346            generally by the <application>lm_sensors</application> tool suite
    347347          </para>
    348348          <indexterm zone="lm_sensors sensors-detect">
     
    357357          <para>
    358358            (optional) is a daemon that can be used to periodically log sensor
    359             readings.
     359            readings
    360360          </para>
    361361          <indexterm zone="lm_sensors sensord">
     
    369369        <listitem>
    370370          <para>
    371             contains the <application>lm_sensors</application> API functions.
     371            contains the <application>lm_sensors</application> API functions
    372372          </para>
    373373          <indexterm zone="lm_sensors libsensors">
Note: See TracChangeset for help on using the changeset viewer.