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
  • multimedia/libdriv/flac.xml

    r4a80a67 r4c24eb0a  
    156156          <para>
    157157            is a command-line utility for encoding, decoding and
    158             converting FLAC files.
     158            converting FLAC files
    159159          </para>
    160160          <indexterm zone="flac flac-prog">
     
    169169          <para>
    170170            is a program for listing, adding, removing, or editing
    171             metadata in one or more FLAC files.
     171            metadata in one or more FLAC files
    172172          </para>
    173173          <indexterm zone="flac metaflac">
     
    178178
    179179      <varlistentry id="libflac">
    180         <term><filename class='libraryfile'>libFLAC{,++}.so</filename></term>
     180        <term><filename class="libraryfile">libFLAC{,++}.so</filename></term>
    181181        <listitem>
    182182          <para>
    183183            these libraries provide native FLAC and Ogg FLAC C/C++ APIs
    184             for programs utilizing FLAC.
     184            for programs utilizing FLAC
    185185          </para>
    186186          <indexterm zone="flac libflac">
     
    192192<!--
    193193      <varlistentry id="libxmms-flac">
    194         <term><filename class='libraryfile'>libxmms-flac.{so,a}</filename></term>
     194        <term><filename class="libraryfile">libxmms-flac.{so,a}</filename></term>
    195195        <listitem>
    196196          <para>
Note: See TracChangeset for help on using the changeset viewer.