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/graphlib/libraw.xml

    r4a80a67 r4c24eb0a  
    186186        <listitem>
    187187          <para>
    188             generates four TIFF files from RAW data, one file per channel.
     188            generates four TIFF files from RAW data, one file per channel
    189189          </para>
    190190          <indexterm zone="libraw _4channels">
     
    198198        <listitem>
    199199          <para>
    200             emulates "dcraw -h" (see <ulink
    201             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     200            emulates "dcraw -h" (see
     201            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    202202          </para>
    203203          <indexterm zone="libraw dcraw_half">
     
    211211        <listitem>
    212212          <para>
    213             emulates "dcraw [-4] [-6] [-e]" (see <ulink
    214             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     213            emulates "dcraw [-4] [-6] [-e]" (see
     214            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    215215          </para>
    216216          <indexterm zone="libraw mem_image">
     
    225225          <para>
    226226            creates eight different renderings from one source file.
    227             The first and fourth one should be identical.
     227            The first and fourth one should be identical
    228228          </para>
    229229          <indexterm zone="libraw postprocessing_benchmark">
     
    238238        <listitem>
    239239          <para>
    240             emulates call to "dcraw  [-D]  [-T] [-v] [-e] [-4]"  (see <ulink
    241             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     240            emulates call to "dcraw  [-D]  [-T] [-v] [-e] [-4]"  (see
     241            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    242242          </para>
    243243          <indexterm zone="libraw simple_dcraw">
     
    251251        <listitem>
    252252          <para>
    253             is an almost complete dcraw emulator (see <ulink
    254             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     253            is an almost complete dcraw emulator (see
     254            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    255255          </para>
    256256          <indexterm zone="libraw dcraw_emu">
     
    264264        <listitem>
    265265          <para>
    266             emulates call to "dcraw -h [-w] [-a] [-v]"  (see <ulink
    267             url="&dcraw-manpage-url;">DCRAW manpage</ulink>).
     266            emulates call to "dcraw -h [-w] [-a] [-v]"  (see
     267            <ulink url="&dcraw-manpage-url;">DCRAW manpage</ulink>)
    268268          </para>
    269269          <indexterm zone="libraw half_mt">
     
    278278          <para>
    279279            creates eight different renderings from one source file.
    280             The first and fourth one should be identical.
     280            The first and fourth one should be identical
    281281          </para>
    282282          <indexterm zone="libraw multirender_test">
     
    290290        <listitem>
    291291          <para>
    292             emulates call to "dcraw -i [-v]"  (see <ulink
    293             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     292            emulates call to "dcraw -i [-v]"  (see
     293            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    294294          </para>
    295295          <indexterm zone="libraw raw-identify">
     
    304304          <para>
    305305            generates unprocessed raw image: with masked pixels and without
    306             black subtraction.
     306            black subtraction
    307307          </para>
    308308          <indexterm zone="libraw unprocessed_raw">
Note: See TracChangeset for help on using the changeset viewer.