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/fontconfig.xml

    r4a80a67 r4c24eb0a  
    295295        <listitem>
    296296          <para>
    297             is used to create font information caches.
     297            is used to create font information caches
    298298          </para>
    299299          <indexterm zone="fontconfig fc-cache">
     
    307307        <listitem>
    308308          <para>
    309             is used to read font information caches.
     309            is used to read font information caches
    310310          </para>
    311311          <indexterm zone="fontconfig fc-cat">
     
    319319        <listitem>
    320320          <para>
    321             shows the ruleset files' information on the system.
     321            shows the ruleset files' information on the system
    322322          </para>
    323323          <indexterm zone="fontconfig fc-conflist">
     
    331331        <listitem>
    332332          <para>
    333             is used to create font lists.
     333            is used to create font lists
    334334          </para>
    335335          <indexterm zone="fontconfig fc-list">
     
    344344          <para>
    345345            is used to match available fonts, or find fonts that match
    346             a given pattern.
     346            a given pattern
    347347          </para>
    348348          <indexterm zone="fontconfig fc-match">
     
    357357          <para>
    358358            is used to parse pattern (empty pattern by default) and show
    359             the parsed result.
     359            the parsed result
    360360          </para>
    361361          <indexterm zone="fontconfig fc-pattern">
     
    369369        <listitem>
    370370          <para>
    371             is used to query fonts files and print resulting patterns.
     371            is used to query fonts files and print resulting patterns
    372372          </para>
    373373          <indexterm zone="fontconfig fc-query">
     
    382382          <para>
    383383            is used to scan font files and directories, and print resulting
    384             patterns.
     384            patterns
    385385          </para>
    386386          <indexterm zone="fontconfig fc-scan">
     
    394394        <listitem>
    395395          <para>
    396             is used to validate font files.
     396            is used to validate font files
    397397          </para>
    398398          <indexterm zone="fontconfig fc-validate">
     
    408408            contains functions used by the <application>Fontconfig</application>
    409409            programs and also by other programs to configure or customize font
    410             access.
     410            access
    411411          </para>
    412412          <indexterm zone="fontconfig libfontconfig">
Note: See TracChangeset for help on using the changeset viewer.