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/genutils/bogofilter.xml

    r4a80a67 r4c24eb0a  
    179179          <para>
    180180            creates a more compact bogofilter working directory with a
    181             dump/load cycle.
     181            dump/load cycle
    182182          </para>
    183183          <indexterm zone="bogofilter bf_compact">
     
    191191        <listitem>
    192192          <para>
    193             copies a bogofilter working directory to another directory.
     193            copies a bogofilter working directory to another directory
    194194          </para>
    195195          <indexterm zone="bogofilter bf_copy">
     
    204204          <para>
    205205            bundles a bogofilter working directory in tar format and
    206             copies it to standard output.
     206            copies it to standard output
    207207          </para>
    208208          <indexterm zone="bogofilter bf_tar">
     
    216216        <listitem>
    217217          <para>
    218             is a fast Bayesian spam filter.
     218            is a fast Bayesian spam filter
    219219          </para>
    220220          <indexterm zone="bogofilter bogofilter-prog">
     
    229229          <para>
    230230            is used to separate messages into tokens and to test new
    231             versions of the lexer.l code.
     231            versions of the lexer.l code
    232232          </para>
    233233          <indexterm zone="bogofilter bogolexer">
     
    241241        <listitem>
    242242          <para>
    243             attempts to find optimum parameter settings for bogofilter.
     243            attempts to find optimum parameter settings for bogofilter
    244244          </para>
    245245          <indexterm zone="bogofilter bogotune">
     
    253253        <listitem>
    254254          <para>
    255             upgrades the bogofilter database to the current version.
     255            upgrades the bogofilter database to the current version
    256256          </para>
    257257          <indexterm zone="bogofilter bogoupgrade">
     
    265265        <listitem>
    266266          <para>
    267             dumps, loads, and maintains bogofilter database files.
     267            dumps, loads, and maintains bogofilter database files
    268268          </para>
    269269          <indexterm zone="bogofilter bogoutil">
Note: See TracChangeset for help on using the changeset viewer.